GmagickDraw::setfillcolor
Sets the fill color to be used for drawing filled objects.
Description
public GmagickDraw GmagickDraw::setfillcolor
( string $color
)
Parameters
-
color
-
GmagickPixel indicating color to use for filling.
Return Values
The GmagickDraw object on success