xoreos
0.0.5
|
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"
Go to the source code of this file.
Namespaces | |
Graphics | |
Generic image decoder interface.
Definition in file decoder.cpp.