class JPGRaster : public StreamRaster
Represents an image stored in an Stream and decoded using jpeg format.
In addition to StreamRaster general functions it includes functions specific to jpeg.
Image GetExifThumbnail()
Returns jpeg image thumbnail if available. If not it returns a Null Image.
|