#define DIAG_DECLARE_GROUP(group)
TBitmap is the GDI bitmap class derived from TGdiObject.
TDC is the root class for GDI DC wrappers.
void SelectObject(const TBrush &brush)
Selects the given GDI brush object into this DC.
void CheckValid(uint resId=IDS_GDIFAILURE)
HDC GetHDC() const
Return the handle of the device context.
uint SetDIBColorTable(uint start, uint entries, const RGBQUAD *colors)
uint GetDIBColorTable(uint start, uint entries, RGBQUAD *colors)
bool BitBltToScreen(TDC &dstDC, const TRect &dst, const TPoint &src) const
bool StretchBltToScreen(TDC &dstDC, const TRect &dst, const TRect &src) const
A device context (DC) class derived from TCreatedDC, TMemoryDC provides access to a memory DC.
TPoint is a support class, derived from tagPOINT.
TRect is a mathematical class derived from tagRect.
Definition of GDI DC encapsulation classes: TDC, TWindowDC, TScreenDC, TDesktopDC,...
Definition of abstract GDI object class and derived classes.
Object Windows Library (OWLNext Core)