DrawGetTextAntialias
DrawGetTextAntialias -- returns the current text antialias setting
Description
bool DrawGetTextAntialias( DrawingWand drw_wnd )
Returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.
A description of each parameter follows:
| drw_wnd | A DrawingWand resource |