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

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

ImagickDraw::setFontStyleSets the font style to use when annotating with text

说明

bool ImagickDraw::setFontStyle ( int $style )
Warning

本函数还未编写文档,仅有参数列表。

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

参数

style

STYLETYPE_ constant

返回值

没有返回值。


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