Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sourceforge.jiu.codecs.tiff.TIFFDecoder
net.sourceforge.jiu.codecs.tiff.TIFFDecoderUncompressed
public class TIFFDecoderUncompressed
extends TIFFDecoder
Field Summary |
Fields inherited from class net.sourceforge.jiu.codecs.tiff.TIFFDecoder | |
bottomRow , bufferIndex , codec , currentRow , ifd , leftColumn , processedTileRows , rightColumn , rowBuffer , tileIndex , topRow , totalTileRows |
Method Summary | |
void |
|
Integer[] |
Methods inherited from class net.sourceforge.jiu.codecs.tiff.TIFFDecoder | |
decode , getBytesPerRow , getCodec , getCompressionTypes , getImageFileDirectory , getInput , getTileIndex , getX1 , getX2 , getY1 , getY2 , initialize , putBytes , setCodec , setImageFileDirectory , setTileIndex , storeRow |
public Integer[] getCompressionTypes()
- Overrides:
- getCompressionTypes in interface TIFFDecoder