The ImagickDraw class
PHP Manual

ImagickDraw::setFontSize

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

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

Opis

bool ImagickDraw::setFontSize ( float $pointsize )
Ostrzeżenie

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

Sets the font pointsize to use when annotating with text.

Parametry

pointsize

the point size

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual