The ImagickDraw class
PHP 手册

ImagickDraw::getStrokeDashOffset

(PECL imagick 2.0.0)

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

说明

float ImagickDraw::getStrokeDashOffset ( void )
Warning

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

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

返回值

Returns a float representing the offset and 0 if it's not set.


The ImagickDraw class
PHP 手册