The ImagickDraw class
PHP Manual

ImagickDraw::setFillOpacity

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

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

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual