GmagickDraw
PHP Manual

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 Manual