Forum und email

ImagickDraw::getFillOpacity

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

ImagickDraw::getFillOpacity — Returns the opacity used when drawing

Description

float ImagickDraw::getFillOpacity ( void )
Warning

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

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

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

Parameters

Return Values

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