ImagickDraw::setFillOpacity

(PECL imagick 2.0.0)

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

Description

bool ImagickDraw::setFillOpacity ( float $fillOpacity )
Warning

This function is currently not documented; only its argument list is available.

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

Parameters

fillOpacity

the fill opacity

Return Values

No value is returned.

Коментарии

Автор:
When fill color is changed, this is reset to 1.0 or to defined alpha with #aaxxx color format, where aa is alpha.
2015-08-08 15:55:56
http://php5.kiev.ua/manual/ru/imagickdraw.setfillopacity.html

    Поддержать сайт на родительском проекте КГБ