Package | Description |
---|---|
org.apache.xmlgraphics.image.codec.tiff |
Contains a TIFF image codec.
|
Constructor | Description |
---|---|
TIFFImage(SeekableStream stream,
TIFFDecodeParam param,
int directory) |
Constructs a TIFFImage that acquires its data from a given
SeekableStream and reads from a particular IFD of the stream.
|
TIFFImageDecoder(SeekableStream input,
TIFFDecodeParam param) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.