The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

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