net.sourceforge.jiu.codecs.tiff
Class TIFFDecoderPackbits
public class TIFFDecoderPackbits
A TIFF decoder for files compressed with the Packbits method.
This compression algorithm has the value 32773
in the compression tag of an image file directory.
bottomRow , bufferIndex , codec , currentRow , ifd , leftColumn , processedTileRows , rightColumn , rowBuffer , tileIndex , topRow , totalTileRows |
decode , getBytesPerRow , getCodec , getCompressionTypes , getImageFileDirectory , getInput , getTileIndex , getX1 , getX2 , getY1 , getY2 , initialize , putBytes , setCodec , setImageFileDirectory , setTileIndex , storeRow |