The ImagickDraw class
PHP Manual

ImagickDraw::getClipRule

(No version information available, might be only in CVS)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Description

int ImagickDraw::getClipRule ( void )
Warning

This 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 one of the FILLRULE_ constants.


The ImagickDraw class
PHP Manual