Package jj2000.j2k.image.input
-
Class Summary Class Description ImgReader This is the generic interface to be implemented by all image file (or other resource) readers for different image file formats.ImgReaderPGM This class implements the ImgData interface for reading 8 bit unsigned data from a binary PGM file.