The ImagickDraw class
PHP Manual

ImagickDraw::getClipRule

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

ImagickDraw::getClipRuleReturns the current polygon fill rule

Beschreibung

int ImagickDraw::getClipRule ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the current polygon fill rule to be used by the clipping path.

Rückgabewerte

Returns one of the FILLRULE_ constants.


The ImagickDraw class
PHP Manual