GoLang ImagickDraw::getStrokeDashOffset

request it (174)
GoLang replacement for PHP's ImagickDraw::getStrokeDashOffset [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::getStrokeDashOffset? Write it!

PHP ImagickDraw::getStrokeDashOffset

PHP original manual for ImagickDraw::getStrokeDashOffset [ show | php.net ]

ImagickDraw::getStrokeDashOffset

(PECL imagick 2.0.0)

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

Description

float ImagickDraw::getStrokeDashOffset ( void )
Warning

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

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.