php8.5
Home/ Manual/ gmagick / gmagickdraw/ GmagickDraw::setfillopacity

GmagickDraw::setfillopacity

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

The setfillopacity purpose

Description

GmagickDraw::setfillopacity(float $fill_opacity): GmagickDraw

Sets the opacity to use when drawing using the fill color or fill texture. Setting it to 1.0 will make fill full opaque.

Parameters

fill_opacity

Fill opacity

Return Values

The GmagickDraw object.

Source: reference/gmagick/gmagickdraw/setfillopacity.xml · from the official PHP manual (php/doc-en)