ImagickDraw
PHP Manual

ImagickDraw::setFont

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setFont ( string $font_name )
Avviso

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

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

Elenco dei parametri

font_name

Valori restituiti

Restituisce TRUE in caso di successo.


ImagickDraw
PHP Manual