The ImagickDraw class
PHP 手册

ImagickDraw::setFontStretch

(PECL imagick 2.0.0)

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

说明

bool ImagickDraw::setFontStretch ( int $fontStretch )
Warning

本函数暂无文档,仅有参数列表。

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

参数

fontStretch

STRETCH_ constant

返回值

无返回值。


The ImagickDraw class
PHP 手册