An instance of ImageDecodeParam for decoding images in
the JPEG format.
This class allows for the specification of whether to decode the
JPEG data into an image having a SampleModel which is a
ComponentSampleModel or a subclass thereof. By default
data are decoded into an image having a ComponentSampleModel .
This class is not a committed part of the JAI API. It may
be removed or changed in future releases of JAI.
|