ImagickDraw::getFillRule
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the fill rule
Description
ImagickDraw::getFillRule(): int
Func
Returns the fill rule used while drawing polygons.
Return Values
Returns a FILLRULE constant (imagick::FILLRULE_*).