ImagickDraw
PHP Manual

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

ImagickDraw::setFontSizeSets the font pointsize to use when annotating with text

Descrizione

bool ImagickDraw::setFontSize ( float $pointsize )
Avviso

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

Sets the font pointsize to use when annotating with text.

Elenco dei parametri

pointsize

the point size

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual