The ImagickDraw class
PHP Manual

ImagickDraw::getFillOpacity

(PECL imagick 2.0.0)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

Descrição

float ImagickDraw::getFillOpacity ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

The opacity.


The ImagickDraw class
PHP Manual