/home/fayn/OpenKraken-dev/OpenKN-image/src/ioTGA.hpp File Reference

#include <string>
#include "Image.hpp"

Include dependency graph for ioTGA.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kn

Enumerations

enum  kn::TGA_file_type {
  kn::NONE_TGA = 0, kn::INDEXED_TGA = 1, kn::COLOR_TGA = 2, kn::GS_TGA = 3,
  kn::INDEXED_RLE_TGA = 9, kn::COLOR_RLE_TGA = 10, kn::GS_RLE_TGA = 11
}

Functions

int kn::loadTGA (Image< unsigned char > &res, const std::string &filename)
 Loader function for TGA image.


Generated on Thu Nov 12 16:06:36 2009 for OpenKraken-image by  doxygen 1.5.8