NativeMethodscore_Mat_dump Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, BestFitMapping = false, ExactSpelling = true, ThrowOnUnmappableChar = true)] public static sbyte* core_Mat_dump( IntPtr self, string format )
Visual Basic does not support APIs that consume or return unsafe types.
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, BestFitMapping = false, ExactSpelling = true, ThrowOnUnmappableChar = true)] static signed char* core_Mat_dump( IntPtr self, String^ format )
F# does not support APIs that consume or return unsafe types.
JavaScript does not support APIs that consume or return unsafe types.