PHP 8.4.1 Released!

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

说明

public GmagickDraw::getfillcolor(): GmagickPixel

Returns the fill color used for drawing filled objects.

参数

此函数没有参数。

返回值

The GmagickPixel fill color used for drawing filled objects.

添加备注

用户贡献的备注

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