GoLang GmagickDraw::setfontweight

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



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

PHP GmagickDraw::setfontweight

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

GmagickDraw::setfontweight

(PECL gmagick >= Unknown)

GmagickDraw::setfontweightSets the font weight

Description

public GmagickDraw GmagickDraw::setfontweight ( int $weight )

Sets the font weight to use when annotating with text.

Parameters

weight

Font weight (valid range 100-900)

Return Values

The GmagickDraw object on success