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