GoLang ImagickDraw::getFontWeight

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



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

PHP ImagickDraw::getFontWeight

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

ImagickDraw::getFontWeight

(PECL imagick 2.0.0)

ImagickDraw::getFontWeightReturns the font weight

Description

int ImagickDraw::getFontWeight ( void )
Warning

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

Returns the font weight used when annotating with text.

Return Values

Returns an int on success and 0 if no weight is set.