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

#include <sstream>
#include <fstream>
#include "iostream"
#include "ioTGA.hpp"
#include "ImageException.hpp"
#include "Image.hpp"

Include dependency graph for ioTGA.cpp:

Go to the source code of this file.

Classes

struct  kn::str_TGA_Header_loader

Namespaces

namespace  kn

Typedefs

typedef struct
kn::str_TGA_Header_loader 
kn::TGA_Header_loader

Functions

void kn::readingError (std::ifstream &is, unsigned char *tab)
unsigned char * kn::readColorTGANoCompress (std::ifstream &is, TGA_Header_loader *tgaheader, int &nb_component_per_pixel)
unsigned char * kn::readColorTGACompress (std::ifstream &is, TGA_Header_loader *tgaheader, int &nb_component_per_pixel)
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