]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_gdi.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace...
[wxWidgets.git] / docs / doxygen / groups / class_gdi.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_gdi Graphics Device Interface (GDI)
12@ingroup group_class
13
14The following are classes related to GDI (Graphics Device Interface) access.
15They provide an API for drawing on device contexts, windows, and printing.
16
17Related Overviews: @ref overview_dc, @ref overview_bitmap
18
19*/
20