(PECL gmagick >= Unknown)
Sets the fill color to be used for drawing filled objects.
public GmagickDraw GmagickDraw::setfillcolor ( string $color )
Sets the fill color to be used for drawing filled objects.
Parameters:
color
GmagickPixel indicating color to use for filling.
Returns:
The GmagickDraw object on success
Please login to continue.