libpng++  v0.2.5-1
C++ library for PNG images
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
consumer.hpp File Reference
#include <cassert>
#include <stdexcept>
#include <iostream>
#include <istream>
#include "config.hpp"
#include "error.hpp"
#include "streaming_base.hpp"
#include "reader.hpp"
#include "pixel_buffer.hpp"
Include dependency graph for consumer.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  png::consumer< pixel, pixcon, info_holder, interlacing_supported >
 Pixel consumer class template. More...
 
struct  png::consumer< pixel, pixcon, info_holder, interlacing_supported >::transform_identity
 The default io transformation: does nothing. More...
 

Namespaces

namespace  png