ImagickDraw::getFillOpacity

(PECL imagick 2.0.0)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Opis

ImagickDraw::getFillOpacity ( void ) : float
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

The opacity.

add a note add a note

User Contributed Notes

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