black_and_white enum value | claw::graphic::targa::file_structure | [private] |
color_mapped enum value | claw::graphic::targa::file_structure | [private] |
image_coding enum name | claw::graphic::targa::file_structure | [private] |
m_image | claw::graphic::targa::writer | [private] |
rle32_encoder typedef | claw::graphic::targa::writer | |
rle_black_and_white enum value | claw::graphic::targa::file_structure | [private] |
rle_color_mapped enum value | claw::graphic::targa::file_structure | [private] |
rle_true_color enum value | claw::graphic::targa::file_structure | [private] |
save(std::ostream &f, bool rle) const | claw::graphic::targa::writer | |
save_rle_true_color(std::ostream &os) const | claw::graphic::targa::writer | [private] |
save_true_color(std::ostream &os) const | claw::graphic::targa::writer | [private] |
true_color enum value | claw::graphic::targa::file_structure | [private] |
writer(const image &img) | claw::graphic::targa::writer | |
writer(const image &img, std::ostream &f, bool rle) | claw::graphic::targa::writer |