Uses of Class
javax.imageio.spi.IIORegistry
Package
Description
A package of the Java Image I/O API containing the plug-in interfaces for
readers, writers, transcoders, and streams, and a runtime registry.
-
Uses of IIORegistry in javax.imageio.spi
Modifier and TypeMethodDescriptionstatic IIORegistry
IIORegistry.getDefaultInstance()
Returns the defaultIIORegistry
instance used by the Image I/O API.