Click or drag to resize

VideoCapture Constructor (IntPtr)

Initializes from native pointer

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected VideoCapture(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr
CvCapture*
See Also