|
| | CAdUiImageResource (bool) |
| |
| | CAdUiImageResource (unsigned int, unsigned int, HMODULE=nullptr) |
| |
| | CAdUiImageResource (unsigned int, unsigned int, unsigned int, HMODULE=nullptr) |
| |
| | CAdUiImageResource (unsigned int, unsigned int, wchar_t const *, HMODULE=nullptr) |
| |
| | CAdUiImageResource (unsigned int, wchar_t const *, HMODULE=nullptr) |
| |
| | CAdUiImageResource (void) |
| |
| | CAdUiImageResource (wchar_t const *, wchar_t const *=RT_RCDATA, HMODULE=nullptr, bool=false) |
| |
| bool | Load (unsigned int, unsigned int, HMODULE=nullptr) |
| |
| bool | Load (unsigned int, unsigned int, unsigned int, HMODULE=nullptr) |
| |
| bool | Load (unsigned int, unsigned int, wchar_t const *, HMODULE=nullptr) |
| |
| bool | Load (unsigned int, wchar_t const *, HMODULE=nullptr) |
| |
| bool | Load (wchar_t const *, wchar_t const *, HMODULE=nullptr) |
| |
| virtual | ~CAdUiImageResource (void) |
| |
| virtual bool | Reload (void) |
| |
| virtual void | Empty (void) |
| |
| | CAdUiImage (bool=false) |
| |
| | CAdUiImage (HBITMAP__ *, int) |
| |
| | CAdUiImage (wchar_t const *, bool) |
| |
| bool | DrawImage (CDC *, int, int, bool=false) |
| |
| bool | DrawImage (CDC *, int, int, int, int, bool=false) |
| |
| bool | DrawImage (CDC *, int, int, int, int, int, int, bool=false) |
| |
| bool | DrawImage (CDC *, int, int, int, int, int, int, int, int, bool=false) |
| |
| bool | IsThemed (void) |
| |
| bool | Load (wchar_t const *) |
| |
| Gdiplus::Bitmap * | GetBitmap (void) const |
| |
| unsigned int | GetHeight (void) const |
| |
| unsigned int | GetWidth (void) const |
| |
| virtual | ~CAdUiImage (void) |
| |
| void | SetBitmap (Gdiplus::Bitmap *) |
| |
| void | SetIsThemed (bool) |
| |
| void | SetTheme (CAdUiTheme const *) |
| |
Definition at line 20 of file CAdUiImageResource.h.