Uses of Class
javax.imageio.spi.IIORegistry
Packages that use IIORegistry
包
描述
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
Methods in javax.imageio.spi that return IIORegistry修饰符和类方法描述static IIORegistry
IIORegistry.getDefaultInstance()
Returns the defaultIIORegistry
instance used by the Image I/O API.