The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeDashArray

(No version information available, might be only in CVS)

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

Описание

array ImagickDraw::getStrokeDashArray ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

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 Manual