Uses of Class
net.sourceforge.jiu.codecs.tiff.TIFFDecoder
Packages that use TIFFDecoder
-
Uses of TIFFDecoder in net.sourceforge.jiu.codecs.tiff
Subclasses of TIFFDecoder in net.sourceforge.jiu.codecs.tiffModifier and TypeClassDescriptionclassA TIFF decoder for files compressed with the Deflated method.classA TIFF decoder for files compressed with the LogLuv RLE method.classA TIFF decoder for files compresseed with the Modified Huffman method (also known as CCITT 1D Modified Huffman Run Length Encoding).classA TIFF decoder for files compressed with the Packbits method.classA TIFF decoder for uncompressed TIFF files.Methods in net.sourceforge.jiu.codecs.tiff that return TIFFDecoderModifier and TypeMethodDescriptionprivate static TIFFDecoderTIFFCodec.createDecoder(TIFFCodec codec, TIFFImageFileDirectory ifd, int tileIndex)