Click or drag to resize

NativeMethodscore_OutputArray_getMat Method

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

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

Parameters

oa
Type: SystemIntPtr

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

returnValue
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also