Package org.apache.xmlgraphics.image.loader.spi
package org.apache.xmlgraphics.image.loader.spi
Defines service provider interfaces for the image infrastructure.
-
ClassDescriptionDefines an image converter that can convert one image representation into another.This class is the registry for all implementations of the various service provider interfaces for the image package.This interface is implemented by classes which load images from a source.This interface is implemented to provide information about an ImageLoader and to create new instances.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.