GmagickDraw::setfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::setfillcolorSets the fill color to be used for drawing filled objects

说明

public GmagickDraw::setfillcolor(mixed $color): GmagickDraw

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

参数

color

GmagickPixel or string indicating color to use for filling.

返回值

The GmagickDraw object on success.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top