A class for targa pictures. More...
#include <iostream>
#include <claw/image.hpp>
#include <claw/rle_decoder.hpp>
#include <claw/rle_encoder.hpp>
#include <claw/color_palette.hpp>
#include <claw/buffered_istream.hpp>
#include <claw/impl/targa_writer.tpp>
#include <claw/impl/targa_reader.tpp>
Go to the source code of this file.
A class for targa pictures.
Definition in file targa.hpp.