SLIP
1.4
|
containers reader from png files It includes png.h from libpng More...
#include <iostream>
#include <sstream>
#include "PngDef.hpp"
#include "error.hpp"
#include "ContainerReader.hpp"
Go to the source code of this file.
Classes | |
class | slip::PngReader< Container2d, T, Nb_components, Nb_block > |
PngReader, inherited from ContainerReader, is a reader for png images. More... | |
Namespaces | |
slip | |
This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres. | |
containers reader from png files It includes png.h from libpng
Definition in file PngReader.hpp.