NativeMethodscore_SparseMat_new3 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_new3(System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_SparseMat_new3( IntPtr m, out IntPtr returnValue )
Public Shared Function core_SparseMat_new3 ( m As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_SparseMat_new3( IntPtr m, [OutAttribute] IntPtr% returnValue )
static member core_SparseMat_new3 : m : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="m"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_new3(System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_new3(System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_new3(System.IntPtr,System.IntPtr@)"]