Class TIFFDecoderModifiedHuffman


  • public class TIFFDecoderModifiedHuffman
    extends TIFFDecoder
    A TIFF decoder for files compresseed with the Modified Huffman method (also known as CCITT 1D Modified Huffman Run Length Encoding). This compression algorithm has the value 2 in the compression tag of an image file directory. Only bilevel images can be encoded with that method.
    Since:
    0.9.0
    Author:
    Marco Schmidt