GoLang ImagickDraw::getStrokeWidth

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



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

PHP ImagickDraw::getStrokeWidth

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

ImagickDraw::getStrokeWidth

(PECL imagick 2.0.0)

ImagickDraw::getStrokeWidthReturns the width of the stroke used to draw object outlines

Description

float ImagickDraw::getStrokeWidth ( void )
Warning

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

Returns the width of the stroke used to draw object outlines.

Return Values

Returns a double describing the stroke width.