ImagickDraw
在线手册:中文 英文
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

返回值

没有返回值。


ImagickDraw
在线手册:中文 英文
PHP手册