Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
UppHub
Status & Roadmap
FAQ
Authors & License
Forums
Funding U++
Search on this site











SourceForge.net Logo

SourceForge.net Logo

GitHub Logo

Discord Logo

JPGRaster

 

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.

 

 

Public Method List


 

Image GetExifThumbnail()

Returns jpeg image thumbnail if available. If not it returns a Null Image.

 

 

Do you want to contribute?