(PECL gmagick >= Unknown)
Returns the font style
public int GmagickDraw::getfontstyle ( void )
Returns the font style used when annotating with text.
Returns:
Returns the font style constant (STYLE_) associated with the GmagickDraw object or 0 if no style is set.
Please login to continue.