The ImagickDraw class
PHP Manual

ImagickDraw::setClipRule

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

ImagickDraw::setClipRuleSet the polygon fill rule to be used by the clipping path

Opis

bool ImagickDraw::setClipRule ( int $fill_rule )
Ostrzeżenie

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

Set the polygon fill rule to be used by the clipping path.

Parametry

fill_rule

FILLRULE_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual