ImagickDraw::getFillOpacity
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the opacity used when drawing
Description
ImagickDraw::getFillOpacity(): float
Func
Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.
Return Values
The opacity.