La classe ImagickDraw
PHP Manual

ImagickDraw::setFontStyle

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

ImagickDraw::setFontStyleSets the font style to use when annotating with text

Description

bool ImagickDraw::setFontStyle ( int $style )
Avertissement

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

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Liste de paramètres

style

STYLETYPE_ constant

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual