#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"
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 |