parent root
PHP: GmagickDraw::getfillcolor - Manual

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Description

public GmagickDraw::getfillcolor ( void ) : GmagickPixel

Returns the fill color used for drawing filled objects.

Parameters

This function has no parameters.

Return Values

The GmagickPixel fill color used for drawing filled objects.

add a noteadd a note

User Contributed Notes

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