The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

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

ImagickDraw::getFontFamilyReturns the font family

Описание

string ImagickDraw::getFontFamily ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the font family to use when annotating with text.

Возвращаемые значения

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


The ImagickDraw class
PHP Manual