Home > PHP > Function > > ImagickDraw::getFillOpacity()

ImagickDraw::getFillOpacity()

ImagickDraw::getFillOpacity - Returns the opacity used when drawing

Syntax

float ImagickDraw::getFillOpacity ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

The opacity.