PHP 8.3.4 Released!

ImagickDraw::getFillColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillColorReturns the fill color

Descrizione

public ImagickDraw::getFillColor(): ImagickPixel
Avviso

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

Returns the fill color used for drawing filled objects.

Valori restituiti

Returns an ImagickPixel object.

add a note

User Contributed Notes

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