GoLang GmagickDraw::getfontsize

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



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

PHP GmagickDraw::getfontsize

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

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

Description

public float GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

Parameters

This function has no parameters.

Return Values

Returns the font size associated with the current GmagickDraw object.