NativeMethodscore_SparseMat_convertTo_SparseMat Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_SparseMat_convertTo_SparseMat( IntPtr obj, IntPtr m, int rtype, double alpha )
Public Shared Function core_SparseMat_convertTo_SparseMat ( obj As IntPtr, m As IntPtr, rtype As Integer, alpha As Double ) As ExceptionStatus
public: static ExceptionStatus core_SparseMat_convertTo_SparseMat( IntPtr obj, IntPtr m, int rtype, double alpha )
static member core_SparseMat_convertTo_SparseMat : obj : IntPtr * m : IntPtr * rtype : int * alpha : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="m"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="rtype"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]