Php/docs/gmagickdraw.getstrokewidth

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

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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


说明

public GmagickDraw::getstrokewidth ( ) : float

Returns the width of the stroke used to draw object outlines.


参数

此函数没有参数。


返回值

Returns a double describing the stroke width.