public interface IIOWriteWarningListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
warningOccurred(ImageWriter source,
int imageIndex,
String warning)
Reports the occurrence of a non-fatal error in encoding.
|
void warningOccurred(ImageWriter source, int imageIndex, String warning)
source - the ImageWriter object calling this methodimageIndex - the index of the image generating this warning,
starting with 0warning - the warning