NativeMethodscore_Mat_data Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static byte* core_Mat_data( IntPtr self )
Visual Basic does not support APIs that consume or return unsafe types.
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static unsigned char* core_Mat_data( IntPtr self )
F# does not support APIs that consume or return unsafe types.
JavaScript does not support APIs that consume or return unsafe types.