Fills polygons interior
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- pts
- Type: OpenCvSharpCvPoint
Array of pointers to polygons. - color
- Type: OpenCvSharpCvScalar
Polygon color. - lineType
- Type: OpenCvSharpLineType
ype of the polygon boundaries. - shift
- Type: SystemInt32
Number of fractional bits in the vertex coordinates.
See Also