ImagickDraw
PHP Manual

ImagickDraw::setFillRule

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual