[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void core_Mat_convertTo( IntPtr self, IntPtr m, int rtype, double alpha, double beta )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- m
- Type: SystemIntPtr
[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- rtype
- Type: SystemInt32
[Missing <param name="rtype"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- alpha
- Type: SystemDouble
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- beta
- Type: SystemDouble
[Missing <param name="beta"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Mat_convertTo(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]