Package smjg.libs.sdwf.gdiobject

GDI objects. More...


Classes

class  GDIObject
 The smjg.libs.sdwf.gdiobject.GDIObject class is the abstract base class from which Windows GDI objects are derived. More...
class  Font
 The smjg.libs.sdwf.gdiobject.Font class represents a font configuration. More...
class  Brush
 The smjg.libs.sdwf.gdiobject.Brush class represents a brush, used to fill shapes and backgrounds. More...
class  Pen
 The smjg.libs.sdwf.gdiobject.Pen class represents a pen, used to draw lines, curves and geometric figures. More...
class  Bitmap
 The smjg.libs.sdwf.gdiobject.Bitmap class represents a bitmap, either loaded from a resource or created at runtime. More...
union  PaletteEntry
 The smjg.libs.sdwf.gdiobject.PaletteEntry union is a wrapper around the Windows API PALETTEENTRY data type. More...
class  Palette
 The smjg.libs.sdwf.gdiobject.Palette class represents a colour palette. More...
class  GDIObjectException
 The smjg.libs.sdwf.gdiobject.GDIObjectException class is an exception thrown if an error occurs while creating a GDI object, such as insufficient system resources. More...


Detailed Description

GDI objects.

The smjg.libs.sdwf.gdiobject module contains classes to wrap Windows GDI objects, used for graphics and text output to a window or other graphical device.


Generated on Sun Jan 11 21:54:13 2009 for Stewart's D Windows Framework by  doxygen 1.5.4