ImagickDraw::getFontStretch

(PECL imagick 2 >=2.3.0, PECL imagick 3)

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

Descrição

publicImagickDraw::getFontStretch(): int

Gets the font stretch to use when annotating with text. Returns a StretchType.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

To Top