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