ImagickDraw
PHP Manual

ImagickDraw::setFont

(PECL imagick 2.0.0)

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

Descrierea

bool ImagickDraw::setFont ( string $font_name )
Avertizare

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

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

Parametri

font_name

Valorile întoarse

Întoarce TRUE în caz de succes.


ImagickDraw
PHP Manual