Draws simple or thick elliptic arc or fills ellipse sector
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- img
- Type: OpenCvSharpCvArr
Image. - box
- Type: OpenCvSharpCvBox2D
The enclosing box of the ellipse drawn - color
- Type: OpenCvSharpCvScalar
Ellipse color.
See Also