m_image | claw::graphic::pcx::writer | [private] |
rle_pcx_encoder typedef | claw::graphic::pcx::writer | |
save(std::ostream &os) const | claw::graphic::pcx::writer | |
save_rle_true_color(std::ostream &os, unsigned int bytes_per_line) const | claw::graphic::pcx::writer | [private] |
write_header(std::ostream &os, unsigned int bytes_per_line) const | claw::graphic::pcx::writer | [private] |
writer(const image &img) | claw::graphic::pcx::writer | |
writer(const image &img, std::ostream &f) | claw::graphic::pcx::writer |