See: Description
Class | Description |
---|---|
DecodeResult |
The result of a filter decode operation.
|
Filter |
A filter for stream data.
|
FilterFactory |
Factory for Filter classes.
|
JPXFilter |
Decompress data encoded using the wavelet-based JPEG 2000 standard,
reproducing the original data.
|
LZWFilter |
This is the filter used for the LZWDecode filter.
|
Predictor |
Helper class to contain predictor decoding used by Flate and LZW filter.
|
Exception | Description |
---|---|
MissingImageReaderException |
Thrown when a required JAI ImageReader is missing.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.