The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeDashOffset

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

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

Описание

float ImagickDraw::getStrokeDashOffset ( void )
Внимание

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

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 Manual