ImagickDraw
PHP Manual

ImagickDraw::setFontStretch

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setFontStretch ( int $fontStretch )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

fontStretch

STRETCH_ constant

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual