ImagickDraw::getFillOpacity

(PECL imagick 2.0.0)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Опис

float ImagickDraw::getFillOpacity ( void )
Увага

This function is currently not documented; only its argument list is available.

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

Значення, що повертаються

The opacity.

add a note add a note

User Contributed Notes

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