The ImagickDraw class
PHP Manual

ImagickDraw::setFillColor

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

ImagickDraw::setFillColorSets the fill color to be used for drawing filled objects

Opis

bool ImagickDraw::setFillColor ( ImagickPixel $fill_pixel )
Ostrzeżenie

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

Sets the fill color to be used for drawing filled objects.

Parametry

fill_pixel

ImagickPixel to use to set the color

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual