jpeg(unsigned int w, unsigned int h)
Constructor. Creates an empty image.
This is the main namespace.
This class read data from a jpeg file and store it in an image.
void save(std::ostream &os, const writer::options &opt=writer::options()) const
Save the image.
A class for jpeg pictures.
Parameters of the writing algorithm.
This class write an image in a jpeg file.
A class to deal with images.