The ImagickDraw class
PHP Manual

ImagickDraw::getClipRule

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

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.


The ImagickDraw class
PHP Manual