See: Description
Interface | Description |
---|---|
ImageConverter |
Defines an image converter that can convert one image representation into another.
|
ImageLoader |
This interface is implemented by classes which load images from a source.
|
ImageLoaderFactory |
This interface is implemented to provide information about an ImageLoader and to create new
instances.
|
ImagePreloader |
This interface provides two functions: determining whether an image format is supported and if
that's the case, some minimal information (mostly the image's intrinsic size) is extracted
and returned.
|
Class | Description |
---|---|
ImageImplRegistry |
This class is the registry for all implementations of the various service provider interfaces
for the image package.
|
Defines service provider interfaces for the image infrastructure.
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.