The ImagickDraw class
PHP Manual

ImagickDraw::setFontFamily

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

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Описание

bool ImagickDraw::setFontFamily ( string $font_family )
Внимание

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

Sets the font family to use when annotating with text.

Список параметров

font_family

the font family

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

Returns TRUE on success.


The ImagickDraw class
PHP Manual