FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
CAdUiImageResource Class Reference

#include <CAdUiImageResource.h>

Inheritance diagram for CAdUiImageResource:
CAdUiImage

Public Member Functions

 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)
 
- Public Member Functions inherited from CAdUiImage
 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 *)
 

Static Public Member Functions

static CString GetThemedResourceName (wchar_t const *, CAdUiTheme const *=nullptr)
 
- Static Public Member Functions inherited from CAdUiImage
static CString GetThemedFileName (wchar_t const *, CAdUiTheme const *=nullptr)
 

Additional Inherited Members

- Protected Member Functions inherited from CAdUiImage
bool IsThemeDark (void) const
 
- Static Protected Member Functions inherited from CAdUiImage
static bool IsCurrentPaletteThemeDark (void)
 

Detailed Description

Definition at line 20 of file CAdUiImageResource.h.

Constructor & Destructor Documentation

◆ CAdUiImageResource() [1/7]

CAdUiImageResource::CAdUiImageResource ( bool )

◆ CAdUiImageResource() [2/7]

CAdUiImageResource::CAdUiImageResource ( unsigned int ,
unsigned int ,
HMODULE = nullptr )

◆ CAdUiImageResource() [3/7]

CAdUiImageResource::CAdUiImageResource ( unsigned int ,
unsigned int ,
unsigned int ,
HMODULE = nullptr )

◆ CAdUiImageResource() [4/7]

CAdUiImageResource::CAdUiImageResource ( unsigned int ,
unsigned int ,
wchar_t const * ,
HMODULE = nullptr )

◆ CAdUiImageResource() [5/7]

CAdUiImageResource::CAdUiImageResource ( unsigned int ,
wchar_t const * ,
HMODULE = nullptr )

◆ CAdUiImageResource() [6/7]

CAdUiImageResource::CAdUiImageResource ( void )

◆ CAdUiImageResource() [7/7]

CAdUiImageResource::CAdUiImageResource ( wchar_t const * ,
wchar_t const * = RT_RCDATA,
HMODULE = nullptr,
bool = false )

◆ ~CAdUiImageResource()

virtual CAdUiImageResource::~CAdUiImageResource ( void )
virtual

Member Function Documentation

◆ Empty()

virtual void CAdUiImageResource::Empty ( void )
virtual

Reimplemented from CAdUiImage.

◆ GetThemedResourceName()

static CString CAdUiImageResource::GetThemedResourceName ( wchar_t const * ,
CAdUiTheme const * = nullptr )
static

◆ Load() [1/5]

bool CAdUiImageResource::Load ( unsigned int ,
unsigned int ,
HMODULE = nullptr )

◆ Load() [2/5]

bool CAdUiImageResource::Load ( unsigned int ,
unsigned int ,
unsigned int ,
HMODULE = nullptr )

◆ Load() [3/5]

bool CAdUiImageResource::Load ( unsigned int ,
unsigned int ,
wchar_t const * ,
HMODULE = nullptr )

◆ Load() [4/5]

bool CAdUiImageResource::Load ( unsigned int ,
wchar_t const * ,
HMODULE = nullptr )

◆ Load() [5/5]

bool CAdUiImageResource::Load ( wchar_t const * ,
wchar_t const * ,
HMODULE = nullptr )

◆ Reload()

virtual bool CAdUiImageResource::Reload ( void )
virtual

Reimplemented from CAdUiImage.


The documentation for this class was generated from the following file: