NativeMethodscore_Mat_pop_back Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_pop_back(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_pop_back( IntPtr obj, IntPtr nelems )
Public Shared Function core_Mat_pop_back ( obj As IntPtr, nelems As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_Mat_pop_back( IntPtr obj, IntPtr nelems )
static member core_Mat_pop_back : obj : IntPtr * nelems : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_pop_back(System.IntPtr,System.IntPtr)"]
[Missing <param name="nelems"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_pop_back(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_pop_back(System.IntPtr,System.IntPtr)"]