OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TPalette, including all inherited members.
_CheckValid(HANDLE handle, uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protectedstatic |
AnimatePalette(uint start, uint count, const PALETTEENTRY *entries) | owl::TPalette | inline |
Bitmap enum value | owl::TGdiObject | |
Brush enum value | owl::TGdiObject | |
CheckValid(uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protected |
Create(const BITMAPINFO *info, uint flags) | owl::TPalette | protected |
Font enum value | owl::TGdiObject | |
GetGdiHandle() const | owl::TGdiObject | inline |
GetHandle() const | owl::TPalette | inline |
GetNearestPaletteIndex(const TColor &color) const | owl::TPalette | inline |
GetNumEntries() const | owl::TPalette | inline |
GetObject(uint16 &numEntries) const | owl::TPalette | inline |
owl::TGdiObject::GetObject(int count, void *object) const | owl::TGdiObject | inline |
GetObjectType() const | owl::TGdiObject | inline |
GetPaletteEntries(uint16 start, uint16 count, PALETTEENTRY *entries) const | owl::TPalette | inline |
GetPaletteEntry(uint16 index, PALETTEENTRY &entry) const | owl::TPalette | inline |
Handle | owl::TGdiObject | protected |
IsGDIObject() const | owl::TGdiObject | inline |
IsHandleOwner() const -> bool | owl::TGdiObject | inline |
None enum value | owl::TGdiObject | |
operator HGDIOBJ() const | owl::TGdiObject | inline |
operator HPALETTE() const | owl::TPalette | inline |
operator<(const TGdiObject &other) const | owl::TGdiObject | |
operator==(const TGdiObject &other) const | owl::TGdiObject | inline |
Palette enum value | owl::TGdiObject | |
Pen enum value | owl::TGdiObject | |
Read(const tchar *fileName) | owl::TPalette | protected |
Read_ACO(TRiffFile &file) | owl::TPalette | protected |
Read_ACT(TRiffFile &file) | owl::TPalette | protected |
Read_BMP(TRiffFile &file) | owl::TPalette | protected |
Read_PAL(TRiffFile &file) | owl::TPalette | protected |
RefAdd(HANDLE handle, TType type) | owl::TGdiObject | static |
RefCount(HANDLE handle) | owl::TGdiObject | static |
RefDec(HANDLE handle, bool wantDelete) | owl::TGdiObject | static |
RefFind(HANDLE object) | owl::TGdiObject | static |
RefInc(HANDLE handle) | owl::TGdiObject | static |
RefRemove(HANDLE handle) | owl::TGdiObject | static |
ResizePalette(uint numEntries) | owl::TPalette | inline |
SetPaletteEntries(uint16 start, uint16 count, const PALETTEENTRY *entries) | owl::TPalette | inline |
SetPaletteEntry(uint16 index, const PALETTEENTRY &entry) | owl::TPalette | inline |
ShouldDelete | owl::TGdiObject | protected |
TextBrush enum value | owl::TGdiObject | |
TGdiObject() | owl::TGdiObject | protected |
TGdiObject(HANDLE handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TGdiObject | protected |
THandle typedef | owl::TPalette | |
ToClipboard(TClipboard &Clipboard) | owl::TPalette | |
TPalette(HPALETTE handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TPalette | |
TPalette(const TClipboard &) | owl::TPalette | |
TPalette(const TPalette &src) | owl::TPalette | |
TPalette(const LOGPALETTE &logPalette) | owl::TPalette | |
TPalette(const PALETTEENTRY *entries, int count) | owl::TPalette | |
TPalette(const BITMAPINFO &info, uint flags=0) | owl::TPalette | |
TPalette(const TDib &dib, uint flags=0) | owl::TPalette | |
TPalette(const tchar *fileName) | owl::TPalette | |
TPalette(const PALETTEENTRY(&entries)[N]) | owl::TPalette | inline |
TType enum name | owl::TGdiObject | |
UnrealizeObject() | owl::TPalette | inline |
Write(const tchar *fileName) | owl::TPalette | |
Write_ACO(TRiffFile &file) | owl::TPalette | protected |
Write_ACT(TRiffFile &file) | owl::TPalette | protected |
Write_BMP(TRiffFile &file) | owl::TPalette | protected |
Write_PAL(TRiffFile &file) | owl::TPalette | protected |
~TGdiObject() | owl::TGdiObject |