ImagickDraw
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setFontFamily ( string $font_family )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Sets the font family to use when annotating with text.

Elenco dei parametri

font_family

the font family

Valori restituiti

Restituisce TRUE in caso di successo.


ImagickDraw
PHP Manual