MatOfByte Constructor (IntPtr) OpenCvSharp Class Library
Creates from native cv::Mat* pointer

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public MatOfByte(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr

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

See Also

Reference