ImagickDraw::setStrokeOpacity
(PECL imagick 2.0.0)
ImagickDraw::setStrokeOpacity — Specifies the opacity of stroked object outlines
Description
bool ImagickDraw::setStrokeOpacity
( float $stroke_opacity
)
Warning
This function is currently not documented; only its argument list is available.
Specifies the opacity of stroked object outlines.
Parameters
- stroke_opacity
-
stroke opacity. 1.0 is fully opaque
Return Values
No value is returned.