The ImagickDraw class
PHP Manual

ImagickDraw::setFillAlpha

(No version information available, might be only in CVS)

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

Opis

bool ImagickDraw::setFillAlpha ( float $opacity )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

opacity

fill alpha

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual