| alder(const string_ptr &str) | PNG | [protected, static] |
| btoc(int b) | PNG | [protected, static] |
| chunk(const std::string &title, const std::string &text) | PNG | [protected, static] |
| cost_constant(const Bitmap &b) | PNG | [static] |
| cost_constant(int rows, int cols) | PNG | [static] |
| cost_idat(int stream) | PNG | [protected, static] |
| cost_indexed(const Bitmap &b) | PNG | [static] |
| cost_indexed(int rows, int cols, int numcol) | PNG | [static] |
| ctos(const Color &color) | PNG | [protected, static] |
| data(const ColorMap &c, int osr, int osc) | PNG | [protected, static] |
| data(const InterpolatedColorMap &c, int osr, int osc) | PNG | [protected, static] |
| header | PNG | [protected, static] |
| huff(const std::string &str) | PNG | [protected, static] |
| idat(const InterpolatedColorMap &c, int osr, int osc) | PNG | [protected, static] |
| idat(const ColorMap &c, int osr, int osc) | PNG | [protected, static] |
| iend() | PNG | [protected, static] |
| ihdr_full(int width, int height) | PNG | [protected, static] |
| ihdr_indexed(int width, int height) | PNG | [protected, static] |
| itos(int i) | PNG | [protected, static] |
| phys() | PNG | [protected, static] |
| plte(const InterpolatedColorMap &c) | PNG | [protected, static] |
| png(const Bitmap &b) | PNG | [static] |
| png(const ColorMap &c, int osr=1, int osc=1) | PNG | [static] |
| png(const InterpolatedColorMap &c, int osr=1, int osc=1) | PNG | [static] |
| prefix(const std::string &str) | PNG | [protected, static] |
| split(const std::string &str) | PNG | [protected, static] |
| srgb() | PNG | [protected, static] |
| string_ptr typedef | PNG | |