ImagickDraw
PHP Manual

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.


ImagickDraw
PHP Manual