ImagickDraw::getClipRule
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the current polygon fill rule
Description
ImagickDraw::getClipRule(): int
Func
Returns the current polygon fill rule to be used by the clipping path.
Return Values
Returns a FILLRULE constant (imagick::FILLRULE_*).