The ImagickDraw class
PHP 手册

ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

ImagickDraw::setStrokeDashOffsetSpecifies the offset into the dash pattern to start the dash

说明

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Warning

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

Specifies the offset into the dash pattern to start the dash.

参数

dash_offset

dash offset

返回值

无返回值。


The ImagickDraw class
PHP 手册