PHP 8.4.0 RC4 available for testing

GmagickDraw::getfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::getfillopacityReturns the opacity used when drawing

说明

public GmagickDraw::getfillopacity(): float

Returns the opacity used when drawing

参数

此函数没有参数。

返回值

Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.

添加备注

用户贡献的备注

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