GmagickDraw
PHP 手册

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style

说明

public void GmagickDraw::getfontstyle ( void )

Returns the font style used when annotating with text.

参数

This function has no parameters.

返回值

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


GmagickDraw
PHP 手册