ImageReadParam

Class ImageReadParam

Direct Known Subclasses:
JPEGImageReadParam
public class ImageReadParam
extends IIOParam

A class describing how a stream is to be decoded. Instances of this class or its subclasses are used to supply prescriptive "how-to" information to instances of ImageReader.

An image encoded as part of a file or stream may be thought of extending out in multiple dimensions: the spatial dimensions of width and height, a number of bands, and a number of progressive decoding passes. This class all