#include <BmpCodec.h>
Inheritance diagram for prapi::ColorBmpCodec:
Public Methods | |
void | decodeMatrix (std::istream &in, util::Matrix< RGBColor<> > &mat) throw (util::MatrixException&, util::io::IOException&) |
void | encodeMatrix (std::ostream &out, const util::Matrix< RGBColor<> > &mat) throw (util::MatrixException&, util::io::IOException&) |