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