40 : claw::graphic::
image(w, h)
51 : claw::graphic::
image(that)
A class for jpeg pictures.
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.
This class write an image in a jpeg file.
This class read data from a jpeg file and store it in an image.
Parameters of the writing algorithm.
A class to deal with images.