GoLang GmagickDraw::getfont

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



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

PHP GmagickDraw::getfont

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

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

Description

public mixed GmagickDraw::getfont ( void )

Returns a string specifying the font used when annotating with text.

Parameters

This function has no parameters.

Return Values

Returns a string on success and FALSE if no font is set.