Php/docs/imagickdraw.getstrokewidth
来自菜鸟教程
ImagickDraw::getStrokeWidth
(PECL imagick 2, PECL imagick 3)
ImagickDraw::getStrokeWidth — Returns the width of the stroke used to draw object outlines
说明
public ImagickDraw::getStrokeWidth ( ) : float
Warning 本函数还未编写文档,仅有参数列表。
Returns the width of the stroke used to draw object outlines.
返回值
Returns a double describing the stroke width.