ImagickDraw
PHP Manual

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

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

Descrierea

bool ImagickDraw::setFontSize ( float $pointsize )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Sets the font pointsize to use when annotating with text.

Parametri

pointsize

the point size

Valorile întoarse

Nu este întoarsă nici o valoare.


ImagickDraw
PHP Manual