La classe ImagickDraw
PHP Manual

ImagickDraw::setFontStretch

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

ImagickDraw::setFontStretchSets the font stretch to use when annotating with text

Description

bool ImagickDraw::setFontStretch ( int $fontStretch )
Avertissement

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

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

Liste de paramètres

fontStretch

STRETCH_ constant

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual