NativeMethodscore_Mat_ptr2d Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_ptr2d( IntPtr self, int i0, int i1, out IntPtr returnValue )
Public Shared Function core_Mat_ptr2d ( self As IntPtr, i0 As Integer, i1 As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_Mat_ptr2d( IntPtr self, int i0, int i1, [OutAttribute] IntPtr% returnValue )
static member core_Mat_ptr2d : self : IntPtr * i0 : int * i1 : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="i0"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="i1"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_ptr2d(System.IntPtr,System.Int32,System.Int32,System.IntPtr@)"]