ImagickDraw::getFillOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Descrizione

public ImagickDraw::getFillOpacity(): float
Avviso

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

Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.

Valori restituiti

The opacity.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top