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