NativeMethodscore_Mat_data Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_data(System.IntPtr,System.Byte*@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_data( IntPtr self, out byte* returnValue )
Visual Basic does not support APIs that consume or return unsafe types.
public: static ExceptionStatus core_Mat_data( IntPtr self, [OutAttribute] unsigned char*% returnValue )
F# does not support APIs that consume or return unsafe types.
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_data(System.IntPtr,System.Byte*@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_data(System.IntPtr,System.Byte*@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_data(System.IntPtr,System.Byte*@)"]