Back to FabImage Studio website

You are here: Start » Filter Reference » OpenCV » Drawing » cvFillPoly

cvFillPoly


Module: OpenCV

Fills the area bounded by one or more polygons.

Name Type Description
Input value
inImage Image Input image.
Input value
inPts PathArray Shape to fill.
Input value
inColor Pixel Line color.
Input value
inLineType CvLineTypes Type of the polygon boundaries.
Output value
outImage Image Input image.

Complexity Level

This filter is available on Basic Complexity Level.