37 #include "graphics/palette.h" 38 #include "graphics/surface.h" 39 #include "image/image_decoder.h" 42 class SeekableReadStream;
71 virtual void destroy()
override;
83 TYPE_RLE_TRUECOLOR = 10,
90 int16 _colorMapOrigin;
91 int16 _colorMapLength;
92 byte _colorMapEntryLength;
const Graphics::Palette & getPalette() const override
Definition: tga.h:73
Definition: image_decoder.h:53
Definition: algorithm.h:29
Simple class for handling a palette data.
Definition: palette.h:55
Definition: movie_decoder.h:32
const Graphics::Surface * getSurface() const override
Definition: tga.h:72