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