ImagickDraw
PHP Manual

ImagickDraw::setFillAlpha

(PECL imagick 2.0.0)

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

Descrição

bool ImagickDraw::setFillAlpha ( float $opacity )
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

opacity

fill alpha

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual