GmagickDraw
在线手册:中文 英文
PHP手册

GmagickDraw::getfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::getfillopacityReturns the opacity used when drawing

说明

public float GmagickDraw::getfillopacity ( void )

Returns the opacity used when drawing

参数

此函数没有参数。

返回值

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


GmagickDraw
在线手册:中文 英文
PHP手册