]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_dc.h
Replaced dir control screenshot in the manual with one that doesn't have personal...
[wxWidgets.git] / docs / doxygen / groups / class_dc.h
CommitLineData
3db7c3b1
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_gdi.h
3// Purpose: Graphics Device Interface classes group docs
4// Author: wxWidgets team
5// RCS-ID: $Id$
6// Licence: wxWindows license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_dc Device Contexts
12@ingroup group_class
13
14Device contexts are surfaces that may be drawn on, and provide an abstraction
15that allows parameterisation of your drawing code by passing different device
16contexts.
17
18Related Overviews: @ref overview_dc
19
20*/
21