The ImagickDraw class
PHP 手册

ImagickDraw::getStrokeWidth

(PECL imagick 2.0.0)

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

说明

float ImagickDraw::getStrokeWidth ( void )
Warning

本函数暂无文档,仅有参数列表。

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

返回值

Returns a double describing the stroke width.


The ImagickDraw class
PHP 手册