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

Classes

class  png::image_info
 Holds information about PNG image. More...
 

Namespaces

namespace  png
 

Functions

template<typename pixel >
image_info png::make_image_info ()
 Returns an image_info object with color_type and bit_depth fields setup appropriate for the pixel type. More...