The ImagickDraw class
PHP 手册

ImagickDraw::getFontStyle

(PECL imagick 2.0.0)

ImagickDraw::getFontStyleReturns the font style

说明

int ImagickDraw::getFontStyle ( void )
Warning

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

Returns the font style used when annotating with text.

返回值

Returns the font style constant (STYLE_) associated with the ImagickDraw object or 0 if no style is set.


The ImagickDraw class
PHP 手册