OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TBtnBitmap, including all inherited members.
_CheckValid(HANDLE handle, uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protectedstatic |
Bitmap enum value | owl::TGdiObject | |
BitsPixel() const | owl::TBitmap | |
Brush enum value | owl::TGdiObject | |
CheckValid(uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protected |
Create(const TDib &dib, const TPalette &palette) | owl::TBitmap | protected |
Create(const TBitmap &src) | owl::TBitmap | protected |
FaceColor | owl::TBtnBitmap | protected |
Font enum value | owl::TGdiObject | |
GetBitmapBits(uint32 count, void *bits) const | owl::TBitmap | inline |
GetBitmapDimension(TSize &size) const | owl::TBitmap | inline |
GetBitmapDimension() const | owl::TBitmap | |
GetGdiHandle() const | owl::TGdiObject | inline |
GetHandle() const | owl::TBitmap | inline |
GetObject(BITMAP &bitmap) const | owl::TBitmap | inline |
GetObject() const | owl::TBitmap | |
owl::TGdiObject::GetObject(int count, void *object) const | owl::TGdiObject | inline |
GetObjectType() const | owl::TGdiObject | inline |
Handle | owl::TGdiObject | protected |
Height() const | owl::TBitmap | |
IsGDIObject() const | owl::TGdiObject | inline |
IsHandleOwner() const -> bool | owl::TGdiObject | inline |
MapColor(TDC &dc, TDC &srcDC, const TColor &toColor, const TColor &fromColor, int width, int height) | owl::TBtnBitmap | static |
None enum value | owl::TGdiObject | |
operator HBITMAP() const | owl::TBitmap | inline |
operator HGDIOBJ() const | owl::TGdiObject | 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 | |
Planes() const | owl::TBitmap | |
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 |
SetBitmapBits(uint32 count, const void *bits) | owl::TBitmap | inline |
SetBitmapDimension(const TSize &size, TSize *oldSize=nullptr) | owl::TBitmap | inline |
ShouldDelete | owl::TGdiObject | protected |
Size() const | owl::TBitmap | |
TBitmap(HBITMAP handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TBitmap | |
TBitmap(const TClipboard &clipboard) | owl::TBitmap | |
TBitmap(const TBitmap &bitmap) | owl::TBitmap | |
TBitmap(int width, int height, uint8 planes=1, uint8 bitCount=1, const void *bits=nullptr) | owl::TBitmap | |
TBitmap(const BITMAP &bitmap) | owl::TBitmap | |
TBitmap(const TDC &, int width, int height, bool discardable=false) | owl::TBitmap | |
TBitmap(const TDC &, const TDib &dib, uint32 usage=CBM_INIT) | owl::TBitmap | |
TBitmap(const TMetaFilePict &metaFile, TPalette &palette, const TSize &size) | owl::TBitmap | |
TBitmap(const TDib &dib, const TPalette *palette=nullptr) | owl::TBitmap | |
TBitmap(HINSTANCE, TResId) | owl::TBitmap | |
TBitmap() | owl::TBitmap | protected |
TBtnBitmap(HINSTANCE hInstance, TResId resId, const TColor &faceColor=TColor::LtGray) | owl::TBtnBitmap | |
TBtnBitmap(HBITMAP hBitmap, const TColor &faceColor=TColor::LtGray, TAutoDelete autoDelete=NoAutoDelete) | owl::TBtnBitmap | |
TextBrush enum value | owl::TGdiObject | |
TGdiObject() | owl::TGdiObject | protected |
TGdiObject(HANDLE handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TGdiObject | protected |
THandle typedef | owl::TBitmap | |
ToClipboard(TClipboard &clipboard) | owl::TBitmap | |
TType enum name | owl::TGdiObject | |
UpdateFaceColor() | owl::TBtnBitmap | |
Width() const | owl::TBitmap | |
~TBitmap() | owl::TBitmap | |
~TGdiObject() | owl::TGdiObject |