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