Maven module :un.storage : image-jpeg :
Class :
un.storage.imagery.jpeg.JPEGImageReader
Extends/Implements :
un.api.image.AbstractImageReader
Subclasses : -
Variables : -
Functions :
readMetadatas,
read
protected Dictionary
readMetadatas (BacktrackInputStream stream)
protected Image
read (ImageReadParameters params, BacktrackInputStream stream)
Special thanks to http://nothings.org/ where stb_image.c where the debug
mode was a big help to figure out the decoding steps.
Thanks to Sean Barrett for being awesome ;).
author Johann Sorel