GoLang GmagickDraw::setstrokewidth

request it (186)
GoLang replacement for PHP's GmagickDraw::setstrokewidth [edit | history]



Do you know a GoLang replacement for PHP's GmagickDraw::setstrokewidth? Write it!

PHP GmagickDraw::setstrokewidth

PHP original manual for GmagickDraw::setstrokewidth [ show | php.net ]

GmagickDraw::setstrokewidth

(PECL gmagick >= Unknown)

GmagickDraw::setstrokewidthSets the width of the stroke used to draw object outlines

Description

public GmagickDraw GmagickDraw::setstrokewidth ( float $width )

Sets the width of the stroke used to draw object outlines

Parameters

width

Stroke width

Return Values

The GmagickDraw object on success