#include <iostream>
#include <vector>
#include <string>
#include <cvd/image.h>
#include <cvd/internal/load_and_save.h>
#include <cvd/internal/convert_pixel_types.h>
Go to the source code of this file.
Classes | |
struct | CVD::PNG::ComponentMapper< ComponentIn > |
struct | CVD::PNG::ComponentMapper< Rgb8 > |
struct | CVD::PNG::ComponentMapper< Rgb< ComponentIn > > |
struct | CVD::PNG::ComponentMapper< Rgba< ComponentIn > > |
struct | CVD::PNG::ComponentMapper_< ComponentIn, is_integral > |
struct | CVD::PNG::ComponentMapper_< ComponentIn, 0 > |
struct | CVD::PNG::IntMapper< g1, g8 > |
struct | CVD::PNG::IntMapper< 0, 0 > |
struct | CVD::PNG::IntMapper< 1, 0 > |
struct | CVD::PNG::png_writer::Outgoing< Incoming > |
class | CVD::PNG::png_reader |
class | CVD::PNG::png_writer |
Namespaces | |
namespace | CVD |
namespace | CVD::PNG |