This is the complete list of members for neo::Bitmap, including all inherited members.
Bitmap() | neo::Bitmap | inline |
Bitmap(int width, int height, UINT planes, UINT bpp, const void *data) | neo::Bitmap | inline |
Bitmap(HDC compatibleDC, int width, int height) | neo::Bitmap | inline |
Bitmap(const tstring &filename) | neo::Bitmap | inline |
CreateBitmap(int width, int height, UINT planes, UINT bpp, const void *data) | neo::Bitmap | inline |
CreateCompatibleBitmap(HDC compatibleDC, int width, int height) | neo::Bitmap | inline |
GdiObject(HBITMAPpHandle=0) (defined in neo::GdiObject< HBITMAP >) | neo::GdiObject< HBITMAP > | inline |
handle (defined in neo::GdiObject< HBITMAP >) | neo::GdiObject< HBITMAP > | |
LoadBitmap(const tstring &filename) | neo::Bitmap | inline |
operator HBITMAP() (defined in neo::GdiObject< HBITMAP >) | neo::GdiObject< HBITMAP > | inline |
SetHandle(HBITMAPpHandle) (defined in neo::GdiObject< HBITMAP >) | neo::GdiObject< HBITMAP > | inline |
~GdiObject() (defined in neo::GdiObject< HBITMAP >) | neo::GdiObject< HBITMAP > | inline |