ImagickDraw::getStrokeDashOffset

(PECL imagick 2.0.0)

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

Опис

float ImagickDraw::getStrokeDashOffset ( void )
Увага

This function is currently not documented; only its argument list is available.

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