The main package of the Java Image I/O API.
-
A List
of currently registered
IIOReadWarningListener
s, initialized by default to
null
, which is synonymous with an empty
List
.
void
Adds an IIOReadWarningListener
to the list of
registered warning listeners.
void
Removes an IIOReadWarningListener
from the list of
registered error listeners.