ImagickDraw::getStrokeDashOffset

(PECL imagick 2, PECL imagick 3)

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

Описание

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

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

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

Возвращаемые значения

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top