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

Opis

bool ImagickDraw::setFontFamily ( string $font_family )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the font family to use when annotating with text.

Parametry

font_family

the font family

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The ImagickDraw class
PHP Manual