Home >> All >> javax >> imageio >> [ spi Javadoc ] |
javax.imageio.spi: Javadoc index of package javax.imageio.spi.
Package Samples:
javax.imageio.spi
Classes:
ImageReaderWriterSpi: An abstract superclass that contains the common parts of ImageReaderSpi and ImageWriterSpi .
RegisterableService: An interface which service providers may optionally implement in order to get notified when they are added or removed from a ServiceRegistry .
ImageOutputStreamSpi: An abstract superclass for service providers that create image output streams for a file, URL, byte array or any other target.
ImageInputStreamSpi: An abstract superclass for service providers that create image input streams for a file, URL, byte array or any other source.
ImageTranscoderSpi: An abstract superclass for service providers that create image metadata transcoders .
IIOServiceProvider: An abstract superclass for service providers that perform image I/O.
ServiceRegistry: A registry for service providers.
IIORegistry
ImageReaderSpi
ImageWriterSpi
Home | Contact Us | Privacy Policy | Terms of Service |