ImagickDraw
PHP Manual

ImagickDraw::setFontStretch

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual