SLIP
1.4
|
containers writer from jpeg files It includes jpeglib.h from libjpeg More...
#include <iostream>
#include <sstream>
#include "JpegDef.hpp"
#include "error.hpp"
#include "ContainerWriter.hpp"
Go to the source code of this file.
Classes | |
struct | jpg_static_cast_func< T > |
class | slip::JpegWriter< Container2d, T, Nb_components > |
JpegWriter is the jpeg image writer. 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 writer from jpeg files It includes jpeglib.h from libjpeg
Definition in file JpegWriter.hpp.