public interface IIOReadWarningListener extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
warningOccurred(javax.imageio.ImageReader source,
java.lang.String warning)
Reports the occurrence of a non-fatal error in decoding.
|
void warningOccurred(javax.imageio.ImageReader source, java.lang.String warning)
source - the ImageReader object calling this methodwarning - the warning