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