PHP 8.3.4 Released!

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Descrizione

public GmagickDraw::getfillcolor(): GmagickPixel

Returns the fill color used for drawing filled objects.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The GmagickPixel fill color used for drawing filled objects.

add a note

User Contributed Notes

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