The ImagickDraw class
PHP Manual

ImagickDraw::setFontStretch

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

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

Opis

bool ImagickDraw::setFontStretch ( int $fontStretch )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

fontStretch

STRETCH_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual