Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » OpenCV » Drawing » cvFillPoly
| Module: | OpenCV | 
|---|
Fills the area bounded by one or more polygons.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inImage | Image | Input image. | 
![]()  | 
				inPts | PathArray | 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.

 Basic
