ImagickDraw::getClipRule
Returns the current polygon fill rule
Description
public int ImagickDraw::getClipRule()
WarningThis function is
currently not documented; only its argument list is available.
Returns the current polygon fill rule to be used by the clipping path.
Return Values
Returns a FILLRULE constant
(imagick::FILLRULE_*
).