libpng++  v0.2.5-1
C++ library for PNG images
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
palette.hpp File Reference
#include <vector>
#include "color.hpp"
Include dependency graph for palette.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  png
 

Typedefs

typedef std::vector< color > png::palette
 The palette type. More...