Initializes by native pointer
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- p
- Type: SystemIntPtr
[Missing <param name="p"/> documentation for "M:OpenCvSharp.CvMat.#ctor(System.IntPtr,System.Boolean)"]
- isEnabledDispose
- Type: SystemBoolean
If true, this matrix will be disposed by GC automatically.
See Also