#include <spImageLoaderPCX.hpp>
Classes | |
struct | SHeaderPCX |
Public Member Functions | |
ImageLoaderPCX (io::File *File) | |
~ImageLoaderPCX () | |
SImageDataRead * | loadImageData () |
sp::video::ImageLoaderPCX::ImageLoaderPCX | ( | io::File * | File | ) |
sp::video::ImageLoaderPCX::~ImageLoaderPCX | ( | ) |
SImageDataRead* sp::video::ImageLoaderPCX::loadImageData | ( | ) | [virtual] |
Implements sp::video::ImageLoader.