Click or drag to resize

Net Constructor (IntPtr)

Initializes a new instance of the Net class

Namespace:  OpenCvSharp.Dnn
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected Net(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr

[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.Dnn.Net.#ctor(System.IntPtr)"]

See Also