Class Summary |
AWTImageReader |
Class to protect from Instantiation exceptions if JAI is not installed. |
IconImageReader |
Class to protect from Instantiation exceptions if javax.imageio is not available.. |
ImageInformation |
Class to transfer information about images back and forth from the readers. |
ImageIOImageReader |
Class to protect from Instantiation exceptions if javax.imageio is not available.. |
ImageReader |
Class to try all the available means for reading an image and using the best one. |
JAIImageReader |
Class to protect from Instantiation exceptions if JAI is not installed. |