update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the width of the stroke used to draw object outlines.

GmagickDraw::setstrokewidth

(PECL gmagick >= Unknown)

GmagickDraw::setstrokewidthSets the width of the stroke used to draw object outlines.

설명

public GmagickDraw GmagickDraw::setstrokewidth ( float $width )

Sets the width of the stroke used to draw object outlines

인수

width

Stroke width

반환값

The GmagickDraw object on success