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

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual