The ImagickDraw class
PHP 手册

ImagickDraw::getStrokeDashArray

(PECL imagick 2.0.0)

ImagickDraw::getStrokeDashArrayReturns an array representing the pattern of dashes and gaps used to stroke paths

说明

array ImagickDraw::getStrokeDashArray ( void )
Warning

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

Returns an array representing the pattern of dashes and gaps used to stroke paths.

返回值

Returns an array on success and empty array if not set.


The ImagickDraw class
PHP 手册