Modifier and Type | Class and Description |
---|---|
class |
AbstractImageIORegistryEntry
This is the base class for all ImageIO-based RegistryEntry implementations.
|
class |
ImageIOJPEGRegistryEntry
RegistryEntry implementation for loading JPEG images through Image I/O.
|
class |
ImageIOPNGRegistryEntry
RegistryEntry implementation for loading PNG images through Image I/O.
|
class |
ImageIOTIFFRegistryEntry
RegistryEntry implementation for loading TIFF images through Image I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
JPEGRegistryEntry |
Modifier and Type | Class and Description |
---|---|
class |
PNGRegistryEntry |
Modifier and Type | Class and Description |
---|---|
class |
TIFFRegistryEntry |
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.