parent root
PHP: ImagickDraw::getStrokeOpacity - Manual

ImagickDraw::getStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Description

ImagickDraw::getStrokeOpacity ( void ) : float
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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root