The ImagickDraw class
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

返回值

无返回值。


The ImagickDraw class
PHP 手册