IIOImage | IIOImage is a container class for components of an image file that
stores image data, image metadata and thumbnails.
|
IIOParam | An IIOParam stores parameters used when encoding or decoding image
streams. |
ImageIO | An uninstantiable class that provides static methods for locating
and using image readers and writers.
|
ImageReader | A class for decoding images within the ImageIO framework.
|
ImageReadParam | DOCUMENT ME
|
ImageTypeSpecifier | ImageTypeSpecifier store the color and sample models associated
with an IIOImage.
|
ImageWriteParam | DOCUMENT ME
|
ImageWriter | A class for encoding images within the ImageIO framework.
|