NativeMethodscore_Mat_push_back_ushort Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_push_back_ushort(System.IntPtr,System.UInt16)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_push_back_ushort( IntPtr self, ushort v )
Public Shared Function core_Mat_push_back_ushort ( self As IntPtr, v As UShort ) As ExceptionStatus
public: static ExceptionStatus core_Mat_push_back_ushort( IntPtr self, unsigned short v )
static member core_Mat_push_back_ushort : self : IntPtr * v : uint16 -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_push_back_ushort(System.IntPtr,System.UInt16)"]
[Missing <param name="v"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_push_back_ushort(System.IntPtr,System.UInt16)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_push_back_ushort(System.IntPtr,System.UInt16)"]