ImagickDraw
PHP Manual

ImagickDraw::setFillOpacity

(PECL imagick 2.0.0)

ImagickDraw::setFillOpacitySets the opacity to use when drawing using the fill color or fill texture

Descrição

bool ImagickDraw::setFillOpacity ( float $fillOpacity )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the opacity to use when drawing using the fill color or fill texture. Fully opaque is 1.0.

Parâmetros

fillOpacity

the fill opacity

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual