Implementation of the claw::graphic::image class. More...
#include <claw/graphic/image.hpp>
#include <claw/exception.hpp>
#include <claw/graphic/bitmap.hpp>
#include <claw/graphic/gif.hpp>
#include <claw/graphic/pcx.hpp>
#include <claw/graphic/targa.hpp>
#include <claw/graphic/xbm.hpp>
#include <claw/graphic/png.hpp>
#include <claw/graphic/jpeg.hpp>
#include <algorithm>
Go to the source code of this file.
Implementation of the claw::graphic::image class.
Definition in file image.cpp.