setFillAlpha is deprecated use the replacement: setFillOpacity
ImagickDraw::setFillAlpha
(PECL imagick 2.0.0)
ImagickDraw::setFillAlpha — Sets 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.
