PHP 8.4.0 RC4 available for testing

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 float describing the stroke width.

添加备注

用户贡献的备注

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