ImagickDraw
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Descrierea

bool ImagickDraw::setFontFamily ( string $font_family )
Avertizare

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

Sets the font family to use when annotating with text.

Parametri

font_family

the font family

Valorile întoarse

Întoarce TRUE în caz de succes.


ImagickDraw
PHP Manual