Package com.drew.imaging.tiff


package com.drew.imaging.tiff
Contains classes for working with TIFF format files.
  • Class
    Description
    An enumeration of data formats used by the TIFF specification.
    Interface of an class capable of handling events raised during the reading of a TIFF file via TiffReader.
    Obtains all available metadata from TIFF formatted files.
    An exception class thrown upon unexpected and fatal conditions while processing a TIFF file.
    Processes TIFF-formatted data, calling into client code via that TiffHandler interface.