ImagickDraw
PHP Manual

ImagickDraw::setStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

Opis

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Ostrzeżenie

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

Sets the color used for stroking object outlines.

Parametry

stroke_pixel

the stroke color

Zwracane wartości

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual