Click or drag to resize

NativeMethodscore_OutputArray_getVectorOfMat Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_OutputArray_getVectorOfMat(
	IntPtr oa,
	IntPtr vector
)

Parameters

oa
Type: SystemIntPtr

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

vector
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also