The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

(No version information available, might be only in CVS)

ImagickDraw::getFontFamilyReturns the font family

Description

string ImagickDraw::getFontFamily ( void )
Warning

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

Returns the font family to use when annotating with text.

Return Values

Returns the font family currently selected or false if font family is not set.


The ImagickDraw class
PHP Manual