GmagickDraw::setfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::setfillopacityThe setfillopacity purpose

Descrição

public 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.

Parâmetros

fill_opacity

Fill opacity

Valor Retornado

The GmagickDraw object on success

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top