(PECL imagick 2.0.0)
Returns the font style
int ImagickDraw::getFontStyle ( void )
Returns the font style used when annotating with text.
Returns:
Returns the font style constant (STYLE_) associated with the ImagickDraw object or 0 if no style is set.
This function is currently not documented; only its argument list is available.
Please login to continue.