#include <png_output_description.h>
Public Member Functions | |
| PNGOutputDescriptionPalette () | |
| void | set_colors (const std::vector< Color > &palette_colors) |
| void | set_key_color (const Color &color) |
| void | set_tranparent_color_indexes (const std::vector< int > &alpha_indexes) |
| uicore::PNGOutputDescriptionPalette::PNGOutputDescriptionPalette | ( | ) |
| void uicore::PNGOutputDescriptionPalette::set_colors | ( | const std::vector< Color > & | palette_colors | ) |
| void uicore::PNGOutputDescriptionPalette::set_key_color | ( | const Color & | color | ) |
| void uicore::PNGOutputDescriptionPalette::set_tranparent_color_indexes | ( | const std::vector< int > & | alpha_indexes | ) |