ImagickDraw
PHP Manual

ImagickDraw::getStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Description

float ImagickDraw::getStrokeOpacity ( void )
Warning

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

Returns the opacity of stroked object outlines.

Return Values

Returns a double describing the opacity.


ImagickDraw
PHP Manual