ImagickDraw
PHP Manual

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

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.


ImagickDraw
PHP Manual