GmagickDraw::setfillcolor

Sets the fill color to be used for drawing filled objects

Description

public GmagickDraw GmagickDraw::setfillcolor(mixed $color)

Sets the fill color to be used for drawing filled objects.

Parameters

color

GmagickPixel or string indicating color to use for filling.

Return Values

The GmagickDraw object on success.