xoreos  0.0.5
Namespaces
decoder.cpp File Reference

Generic image decoder interface. More...

#include <cassert>
#include "src/common/scopedptr.h"
#include "src/common/util.h"
#include "src/common/error.h"
#include "src/common/memreadstream.h"
#include "src/graphics/graphics.h"
#include "src/graphics/images/decoder.h"
#include "src/graphics/images/util.h"
#include "src/graphics/images/s3tc.h"
#include "src/graphics/images/dumptga.h"
Include dependency graph for decoder.cpp:

Go to the source code of this file.

Namespaces

 Graphics
 

Detailed Description

Generic image decoder interface.

Definition in file decoder.cpp.