ImagickDraw
PHP Manual

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual