Uses of Class net.sourceforge.jiu.codecs.tiff.TIFFDecoder

Uses in package net.sourceforge.jiu.codecs.tiff

Classes derived from net.sourceforge.jiu.codecs.tiff.TIFFDecoder

class
A TIFF decoder for files compressed with the Deflated method.
class
A TIFF decoder for files compressed with the LogLuv RLE method.
class
A TIFF decoder for files compresseed with the Modified Huffman method (also known as CCITT 1D Modified Huffman Run Length Encoding).
class
A TIFF decoder for files compressed with the Packbits method.
class
A TIFF decoder for uncompressed TIFF files.

Methods with return type net.sourceforge.jiu.codecs.tiff.TIFFDecoder

TIFFDecoder