ImagickDraw
PHP Manual

ImagickDraw::getStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

Descrizione

ImagickPixel ImagickDraw::getStrokeColor ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the color used for stroking object outlines.

Elenco dei parametri

stroke_color

Valori restituiti

Returns an ImagickPixel object which describes the color.


ImagickDraw
PHP Manual