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

Descrierea

bool ImagickDraw::setFillAlpha ( float $opacity )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Parametri

opacity

fill alpha

Valorile întoarse

Nu este întoarsă nici o valoare.


ImagickDraw
PHP Manual