GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Opis

public GmagickDraw::getfillcolor ( void ) : GmagickPixel

Returns the fill color used for drawing filled objects.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The GmagickPixel fill color used for drawing filled objects.

add a note add a note

User Contributed Notes

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