ImagickDraw::getStrokeOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Description

public ImagickDraw::getStrokeOpacity(): 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 float describing the opacity.

add a note add a note

User Contributed Notes

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