BMP_COMPRESSION_BITFIELDS enum value | claw::graphic::bitmap::file_structure | [private] |
BMP_COMPRESSION_RGB enum value | claw::graphic::bitmap::file_structure | [private] |
BMP_COMPRESSION_RLE4 enum value | claw::graphic::bitmap::file_structure | [private] |
BMP_COMPRESSION_RLE8 enum value | claw::graphic::bitmap::file_structure | [private] |
color_palette_type typedef | claw::graphic::bitmap::file_structure | [private] |
compression enum name | claw::graphic::bitmap::file_structure | [private] |
init_header(header &h) const | claw::graphic::bitmap::writer | [private] |
m_image | claw::graphic::bitmap::writer | [private] |
pixel32_to_pixel24(char *dest, const scanline &src) const | claw::graphic::bitmap::writer | [private] |
save(std::ostream &f) const | claw::graphic::bitmap::writer | |
save_data(std::ostream &f) const | claw::graphic::bitmap::writer | [private] |
writer(const image &img) | claw::graphic::bitmap::writer | |
writer(const image &img, std::ostream &f) | claw::graphic::bitmap::writer |