[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvEllipse( IntPtr img, CvPoint center, CvSize axes, double angle, double start_angle, double end_angle, CvScalar color, int thickness, LineType line_type, int shift )
Parameters
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- center
- Type: OpenCvSharpCvPoint
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- axes
- Type: OpenCvSharpCvSize
[Missing <param name="axes"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- angle
- Type: SystemDouble
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- start_angle
- Type: SystemDouble
[Missing <param name="start_angle"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- end_angle
- Type: SystemDouble
[Missing <param name="end_angle"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- color
- Type: OpenCvSharpCvScalar
[Missing <param name="color"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- thickness
- Type: SystemInt32
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- line_type
- Type: OpenCvSharpLineType
[Missing <param name="line_type"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]
- shift
- Type: SystemInt32
[Missing <param name="shift"/> documentation for "M:OpenCvSharp.NativeMethods.cvEllipse(System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.CvSize,System.Double,System.Double,System.Double,OpenCvSharp.CvScalar,System.Int32,OpenCvSharp.LineType,System.Int32)"]