PHP Dokumentation: Function imagickdraw-setfontstretch
12. Januar 2010 von werner
ImagickDraw::setFontStretch
(PECL imagick 2.0.0)
ImagickDraw::setFontStretch — Sets the font stretch to use when annotating with text
Beschreibung
bool ImagickDraw::setFontStretch ( int $fontStretch )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.
Parameter-Liste
- fontStretch
STRETCH_ constant
Rückgabewerte
Es wird kein Wert zurückgegeben.