Click or drag to resize

DisposableCvObject Constructor (IntPtr)

Initializes a new instance of the DisposableCvObject class

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

Parameters

ptr
Type: SystemIntPtr

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

See Also