The ImagickDraw class
PHP Manual

ImagickDraw::setFillRule

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

ImagickDraw::setFillRuleSets the fill rule to use while drawing polygons

Opis

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

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

Sets the fill rule to use while drawing polygons.

Parametry

fill_rule

FILLRULE_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual