]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_dc.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Graphics Device Interface classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
10 @defgroup group_class_dc Device Contexts
13 Device contexts are surfaces that may be drawn on, and provide an abstraction
14 that allows parameterisation of your drawing code by passing different device
17 Related Overviews: @ref overview_dc