#include "OSDLPixel.h"
#include "Ceylan.h"
#include <string>
Include dependency graph for OSDLPalette.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OSDL |
namespace | OSDL::Video |
Classes | |
class | OSDL::Video::PaletteException |
Exception raised when palette operation failed. More... | |
class | OSDL::Video::Palette |
Describes a palette, for example for color-indexed modes. More... | |
Typedefs | |
typedef Ceylan::Uint32 | OSDL::Video::ColorCount |
Number of colors. |