Searched refs:cvFillPoly (Results 1 – 2 of 2) sorted by relevance
1328 CVAPI(void) cvFillPoly( CvArr* img, CvPoint** pts, int* npts, int contours, CvScalar color,
1949 cvFillPoly( void *img, CvPoint **pts, int *npts, int contours, in cvFillPoly() function