ImagickDraw::getStrokeDashOffset
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the offset into the dash pattern to start the dash
Description
ImagickDraw::getStrokeDashOffset(): float
Func
Returns the offset into the dash pattern to start the dash.
Return Values
Returns a float representing the offset and 0 if it's not set.