ImagickDraw::getClipRule()
ImagickDraw::getClipRule - Returns the current polygon fill rule
Syntax
int ImagickDraw::getClipRule ()
Arguments
-
Description
Returns the current polygon fill rule to be used by the clipping path.
Version
PHP PECL imagick 2.0.0
Return value
Returns one of the FILLRULE_ constants.