The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeColor

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

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

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual