ImagickDraw::getStrokeWidth

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeWidthReturns the width of the stroke used to draw object outlines

说明

public ImagickDraw::getStrokeWidth(): float
警告

本函数还未编写文档,仅有参数列表。

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

返回值

Returns a float describing the stroke width.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top