Click or drag to resize

NativeMethodscore_OutputArray_new_byVectorOfMat Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_OutputArray_new_byVectorOfMat(
	IntPtr vector,
	out IntPtr returnValue
)

Parameters

vector
Type: SystemIntPtr

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

returnValue
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also