The ImagickDraw class
PHP Manual

ImagickDraw::setFont

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

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

Opis

bool ImagickDraw::setFont ( string $font_name )
Ostrzeżenie

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

Sets the fully-specified font to use when annotating with text.

Parametry

font_name

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The ImagickDraw class
PHP Manual