ImagickDraw::setFillRule
(No version information available, might be only in CVS)
ImagickDraw::setFillRule — Sets the fill rule to use while drawing polygons
Description
bool ImagickDraw::setFillRule
( int $fill_rule
)
WarningThis function is
currently not documented; only its argument list is available.
Sets the fill rule to use while drawing polygons.
Parameters
-
fill_rule
-
FILLRULE_ constant
Return Values
No value is returned.