Definition in file bitmap.hpp.
#include <iostream>
#include <vector>
#include <claw/image.hpp>
#include <claw/rle_decoder.hpp>
#include <claw/color_palette.hpp>
#include <claw/buffered_istream.hpp>
#include <claw/impl/bitmap_reader.tpp>
Go to the source code of this file.