GmagickDraw::setstrokewidth
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Sets the width of the stroke used to draw object outlines
Description
GmagickDraw::setstrokewidth(float $width): GmagickDraw
Sets the width of the stroke used to draw object outlines
Parameters
widthStroke width
Return Values
The GmagickDraw object.