PixelLightAPI
.
|
GetColorDepth() const | PLGui::Image | |
GetFilename() const | PLGui::Image | |
GetGui() const | PLGui::Image | |
GetImpl() const | PLGui::Image | |
GetSize() const | PLGui::Image | |
Image(Gui &cGui, const PLCore::String &sFilename="") | PLGui::Image | |
Image(const Image &cImage) | PLGui::Image | |
IsEmpty() const | PLGui::Image | |
Load(const PLCore::String &sFilename) | PLGui::Image | |
LoadWithColorKey(const PLCore::String &sFilename, const PLGraphics::Color3 &cColor) | PLGui::Image | |
m_pGui | PLGui::Image | [protected] |
m_pImageImpl | PLGui::Image | [protected] |
m_sFilename | PLGui::Image | [protected] |
operator=(const Image &cImage) | PLGui::Image | |
~Image() | PLGui::Image |
|