Package org.apache.commons.imaging.formats.tiff.datareaders
TIFF data readers.
-
Class Summary Class Description BitInputStream Input stream reading 1-8, 16, 24 or 32 bits, starting from the most significant bit, but incapable of reading non-aligned and < 8 bit fields across byte boundaries.DataReaderStrips Provides a data reader for TIFF file images organized by tiles.DataReaderTiled Provides a data reader for TIFF file images organized by tiles.ImageDataReader Defines the base class for the TIFF file reader classes.