NativeMethodscore_format Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_format(System.IntPtr,System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_format( IntPtr mtx, int fmt, IntPtr buf )
Public Shared Function core_format ( mtx As IntPtr, fmt As Integer, buf As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_format( IntPtr mtx, int fmt, IntPtr buf )
static member core_format : mtx : IntPtr * fmt : int * buf : IntPtr -> ExceptionStatus
[Missing <param name="mtx"/> documentation for "M:OpenCvSharp.NativeMethods.core_format(System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="fmt"/> documentation for "M:OpenCvSharp.NativeMethods.core_format(System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.NativeMethods.core_format(System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_format(System.IntPtr,System.Int32,System.IntPtr)"]