Click or drag to resize

NativeMethodsvector_Mat_getPointer Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_getPointer(System.IntPtr)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static IntPtr vector_Mat_getPointer(
	IntPtr vector
)

Parameters

vector
Type: SystemIntPtr

[Missing <param name="vector"/> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_getPointer(System.IntPtr)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_getPointer(System.IntPtr)"]

See Also