NativeMethodscore_Mat_new5 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new5(System.IntPtr,OpenCvSharp.Range,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_new5( IntPtr mat, Range rowRange, out IntPtr returnValue )
Public Shared Function core_Mat_new5 ( mat As IntPtr, rowRange As Range, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_Mat_new5( IntPtr mat, Range rowRange, [OutAttribute] IntPtr% returnValue )
static member core_Mat_new5 : mat : IntPtr * rowRange : Range * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="mat"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new5(System.IntPtr,OpenCvSharp.Range,System.IntPtr@)"]
[Missing <param name="rowRange"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new5(System.IntPtr,OpenCvSharp.Range,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new5(System.IntPtr,OpenCvSharp.Range,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new5(System.IntPtr,OpenCvSharp.Range,System.IntPtr@)"]