The ImagickDraw class
PHP Manual

ImagickDraw::getFillOpacity

(No version information available, might be only in CVS)

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

What the function returns, first on success, then on failure. See also the &return.success; entity


The ImagickDraw class
PHP Manual