|
|||||||||
| Home >> All >> javax >> [ imageio overview ] | PREV NEXT | ||||||||
Uses of Package
javax.imageio
| Classes in javax.imageio used by javax.imageio | |
| IIOException
A runtime exception to indicate image reading and writing failures. |
|
| 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. |
|
| IIOParamController
An interface to set image parameters. |
|
| ImageReader
A class for decoding images within the ImageIO framework. |
|
| ImageReadParam
DOCUMENT ME |
|
| ImageTranscoder
An ImageTranscoder translates IIOMetadata objects provided by an ImageReader into corresponding IIOMetadata objects that can be understood by a given ImageWriter. |
|
| 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. |
|
|
|||||||||
| Home >> All >> javax >> [ imageio overview ] | PREV NEXT | ||||||||