| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sourceforge.jiu.codecs.tiff.TIFFDecodernet.sourceforge.jiu.codecs.tiff.TIFFDecoderPackbitspublic class TIFFDecoderPackbitsextends TIFFDecoder32773
in the compression tag of an image file directory.
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 void decode()
throws InvalidFileStructureException,
IOException
- Overrides:
- decode in interface TIFFDecoder
public Integer[] getCompressionTypes()
- Overrides:
- getCompressionTypes in interface TIFFDecoder