DrawGetFontStyle
DrawGetFontStyle -- returns the font style used when annotating with text
Description
int DrawGetFontStyle( DrawingWand drw_wnd )
Returns the for the current active image. The returned value will be a StyleType constant, one of the following: MW_UndefinedStyle MW_NormalStyle MW_ItalicStyle MW_ObliqueStyle MW_AnyStyle
A description of each parameter follows:
| drw_wnd | A DrawingWand resource |