GmagickDraw
在线手册:中文 英文
PHP手册

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


GmagickDraw
在线手册:中文 英文
PHP手册