Start » Filter Reference » OpenCV » Drawing » cvFillConvexPoly
Module: | OpenCV |
---|
Fills a convex shape.
Name | Type | Description | |
---|---|---|---|
inImage | Image | Input image. | |
inPts | Path | Shape to fill. | |
inColor | Pixel | Line color. | |
inLineType | CvLineTypes | Type of the polygon boundaries. | |
outImage | Image | Input image. |
Complexity Level
This filter is available on Basic Complexity Level.