ImageroReader is library for reading of image files. read BMP, TIFF (uncompressed, JPEG, ZIP, LZW and PackBits; 1 to 64 bits;), PNG, JNG, MNG, CRW, and JPEG
image files. read thumbnails and metadata (e.g. IPTC, EXIF or XMP) in TIFF, PNG, JNG, MNG, JPEG, EXIF, THM and PSD files. ImageroReader defines simple Interface
ImageReader.ImageReader interface allows to get image width and height, image count, define area to read and add ProgressListener. ImageroReader works with
Java1.1 and later.