PHP 8.3.4 Released!

ImagickDraw::getStrokeColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

Descrizione

public ImagickDraw::getStrokeColor(): ImagickPixel
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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top