GmagickDraw
PHP Manual

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Descrizione

public void GmagickDraw::getfillcolor ( void )

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.


GmagickDraw
PHP Manual