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

Descrizione

bool ImagickDraw::setFillAlpha ( float $opacity )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

opacity

fill alpha

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual