40 : claw::graphic::
image(w, h)
51 : claw::graphic::
image(that)
void save(std::ostream &os, bool rle) const
Save the content of the image in a stream.
This class read data from a targa file and store it in an image.
targa(unsigned int w, unsigned int h)
Constructor. Creates an empty image.
A class to deal with images.
A class for targa pictures.
This class write an image in a targa file.