php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getFillOpacity

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.

Source: reference/imagick/imagickdraw/getfillopacity.xml · from the official PHP manual (php/doc-en)