#include "OSDLPixel.h"
#include "OSDLVideoTypes.h"
#include "Ceylan.h"
#include <string>
#include "OSDLIncludeCorrecter.h"
Go to the source code of this file.
Classes | |
class | OSDL::Video::TwoDimensional::ImageException |
Mother class for all image exceptions. More... | |
class | OSDL::Video::TwoDimensional::Image |
Provides an encapsulation for any picture instance that can be loaded as resource. More... | |
struct | OSDL::Video::TwoDimensional::__attribute__ |
Describes a BMP header. More... | |
struct | OSDL::Video::TwoDimensional::__attribute__ |
Describes a BMP header. More... | |
Namespaces | |
namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
namespace | OSDL::Video |
namespace | OSDL::Video::TwoDimensional |
Typedefs | |
typedef Ceylan::CountedPointer < Image > | OSDL::Video::TwoDimensional::ImageCountedPtr |
Image counted pointer. |