PixelFormat
Enumerated type containing the supported pixel formats that can be passed to loadFromMemory.
Definition: CEGUITexture.h:58
Each pixel is 3 bytes. RGB in that order.
Definition: CEGUITexture.h:61
Abstract base class specifying the required interface for Texture objects.
Definition: CEGUITexture.h:50
virtual ~Texture()
Destructor for Texture base class.
Definition: CEGUITexture.h:152