#include <codec44.h>
Inheritance diagram for codec44_decoder:
Public Methods | |
bool | decode (blitter &dst, chunck &src) throw (std::exception) |
virtual bool | init_size (const point &p, const rect &r) throw (std::exception) |
Protected Methods | |
const rect & | get_rect () const throw () |
const point & | get_size () const throw () |
Definition at line 43 of file codec44.h.
|
Implements decoder. Definition at line 30 of file codec44.cpp. |
|
|
|
|
|
Reimplemented in codec37_decoder. Definition at line 48 of file decoder.h. Referenced by codec37_decoder::init_size(). |