Php/docs/gmagickdraw.setstrokewidth

来自菜鸟教程
跳转至:导航、​搜索

GmagickDraw::setstrokewidth

(PECL gmagick >= Unknown)

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


说明

public GmagickDraw::setstrokewidth ( float $width ) : GmagickDraw

Sets the width of the stroke used to draw object outlines


参数

width
Stroke width


返回值

The GmagickDraw object on success