NativeMethodscore_SparseMat_convertTo_SparseMat Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_SparseMat_convertTo_SparseMat(
	IntPtr obj,
	IntPtr m,
	int rtype,
	double alpha
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]

m
Type: SystemIntPtr

[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]

rtype
Type: SystemInt32

[Missing <param name="rtype"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]

alpha
Type: SystemDouble

[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_SparseMat(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]

See Also

Reference