ImagickDraw
PHP Manual

ImagickDraw::setFont

(PECL imagick 2.0.0)

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.


ImagickDraw
PHP Manual