ImagickDraw
PHP Manual

ImagickDraw::setFillOpacity

(PECL imagick 2.0.0)

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

Opis

bool ImagickDraw::setFillOpacity ( float $fillOpacity )
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

fillOpacity

the fill opacity

Zwracane wartości

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual