Package org.libtiff.jai.codec


package org.libtiff.jai.codec
  • Class
    Description
    XTIFF.
    An extension of TIFFDecodeParam for decoding images in the TIFF format.
    XTIFFDirectory is an extensible TIFF directory object.
     
     
    A class representing the factory for constructing a XTIFFDirectory, and the corresponding XTIFFFields.
    XTIFFField is class representing a field in a TIFF 6.0 Image File Directory.
    The XTIFFTileCodec is the common interface used by all registered implementations of TIFF data compression.
    Provides a base class for writing TIFF tile codecs, to be registered with the XTIFFDirectory.