#include <wg_resources.h>
Inheritance diagram for wGui::CwgBitmapResourceHandle:
Definition at line 68 of file wg_resources.h.
wGui::CwgBitmapResourceHandle::CwgBitmapResourceHandle | ( | EwgResourceId | resId | ) |
CwgBitmapResourceHandles must be instantiated with a valid resource ID
resId | The ID of the resource which the handle will represent |
Definition at line 38 of file wg_resources.cpp.
References wGui::CApplication::AddToResourcePool(), wGui::AUTO_CREATE_RESOURCE_ID, wGui::COLOR_BLACK, wGui::COLOR_TRANSPARENT, wGui::CApplication::Instance(), wGui::INVALID_RESOURCE_ID, wGui::CBitmapResourceHandle::m_BitmapMap, wGui::CResourceHandle::m_ResourceId, and wGui::NULL_RESOURCE_ID.