Php/docs/gmagickdraw.getfontstyle

来自菜鸟教程
跳转至:导航、​搜索

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style


说明

public GmagickDraw::getfontstyle ( ) : int

Returns the font style used when annotating with text.


参数

此函数没有参数。


返回值

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