xoreos  0.0.5
Namespaces | Functions
dumptga.h File Reference

A simple TGA image dumper. More...

#include "src/common/types.h"
#include "src/graphics/types.h"
Include dependency graph for dumptga.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Common
 
 Graphics
 

Functions

void Graphics::dumpTGA (const Common::UString &fileName, const ImageDecoder *image)
 Dump image into a TGA file. More...
 

Detailed Description

A simple TGA image dumper.

Definition in file dumptga.h.