Claw
1.7.3
|
This is the complete list of members for claw::graphic::targa::writer, including all inherited members.
black_and_white enum value (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
color_mapped enum value (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
image_coding enum name (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
rle32_encoder typedef | claw::graphic::targa::writer | |
rle_black_and_white enum value (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
rle_color_mapped enum value (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
rle_true_color enum value (defined in claw::graphic::targa::file_structure) | claw::graphic::targa::file_structure | private |
save(std::ostream &f, bool rle) const | claw::graphic::targa::writer | |
true_color enum value (defined in claw::graphic::targa::file_structure) | 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 |