[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cv2DRotationMatrix( CvPoint2D32f center, double angle, double scale, IntPtr map_matrix )
Parameters
- center
- Type: OpenCvSharpCvPoint2D32f
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]
- angle
- Type: SystemDouble
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]
- scale
- Type: SystemDouble
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]
- map_matrix
- Type: SystemIntPtr
[Missing <param name="map_matrix"/> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cv2DRotationMatrix(OpenCvSharp.CvPoint2D32f,System.Double,System.Double,System.IntPtr)"]