ImagickDraw
PHP Manual

ImagickDraw::setFontStretch

(PECL imagick 2.0.0)

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

Descrição

bool ImagickDraw::setFontStretch ( int $fontStretch )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Parâmetros

fontStretch

STRETCH_ constant

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual