La classe ImagickDraw
PHP Manual

ImagickDraw::setFontFamily

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

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

Description

bool ImagickDraw::setFontFamily ( string $font_family )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Sets the font family to use when annotating with text.

Liste de paramètres

font_family

the font family

Valeurs de retour

Returns TRUE on success.


La classe ImagickDraw
PHP Manual