GmagickDraw::setstrokewidth
(PECL gmagick >= Unknown)
GmagickDraw::setstrokewidth — Sets the width of the stroke used to draw object outlines.
Description
public void GmagickDraw::setstrokewidth
( float $width
)
Sets the width of the stroke used to draw object outlines
Parameters
- width
-
Stroke width
Return Values
The GmagickDraw object on success