The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeColor

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

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

Opis

ImagickPixel ImagickDraw::getStrokeColor ( ImagickPixel $stroke_color )
Ostrzeżenie

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

Returns the color used for stroking object outlines.

Parametry

stroke_color

Zwracane wartości

Returns an ImagickPixel object which describes the color.


The ImagickDraw class
PHP Manual