initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gdi.h
Normal file
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gdi.h
Normal file
@@ -0,0 +1,22 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_gdi.h
|
||||
// Purpose: Graphics Device Interface classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_gdi Graphics Device Interface (GDI)
|
||||
@ingroup group_class
|
||||
|
||||
The following are classes related to GDI (Graphics Device Interface) access.
|
||||
They provide an API for drawing on device contexts, windows, and printing.
|
||||
|
||||
Related Overviews: @ref overview_dc, @ref overview_bitmap
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_gdi
|
||||
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user