ImagickDraw
PHP Manual

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

返回值

没有返回值。


ImagickDraw
PHP Manual