ImagickDraw
PHP Manual

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Opis

int ImagickDraw::getClipRule ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns one of the FILLRULE_ constants.


ImagickDraw
PHP Manual