OpenCV.Array.fill_polygon – opencv Reference Manual
fill_polygon
Description:
[
CCode
( cname =
"cvFillPoly"
) ]
public
void
fill_polygon
(
Point
[] pts,
int
[] npts,
int
contours,
Scalar
color,
int
line_type =
8
,
int
shift =
0
)
2022 vala-language.org