[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_getRotationMatrix2D(OpenCvSharp.CvPoint2D32f,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 IntPtr imgproc_getRotationMatrix2D( CvPoint2D32f center, double angle, double scale )
Parameters
- center
- Type: OpenCvSharpCvPoint2D32f
[Missing <param name="center"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_getRotationMatrix2D(OpenCvSharp.CvPoint2D32f,System.Double,System.Double)"]
- angle
- Type: SystemDouble
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_getRotationMatrix2D(OpenCvSharp.CvPoint2D32f,System.Double,System.Double)"]
- scale
- Type: SystemDouble
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_getRotationMatrix2D(OpenCvSharp.CvPoint2D32f,System.Double,System.Double)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_getRotationMatrix2D(OpenCvSharp.CvPoint2D32f,System.Double,System.Double)"]