Home > PHP > Function > > ImagickDraw::getStrokeDashOffset()

ImagickDraw::getStrokeDashOffset()

ImagickDraw::getStrokeDashOffset - Returns the offset into the dash pattern to start the dash

Syntax

float ImagickDraw::getStrokeDashOffset ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

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