javax.imageio.event
public interface IIOWriteWarningListener extends EventListener
| Method Summary | |
|---|---|
| void | warningOccurred(ImageWriter source, int imageIndex, String warning) 
 Reports the occurrence of a non-fatal error in encoding.
  | 
Parameters: source the ImageWriter object calling this method imageIndex the index of the image generating this warning,
 starting with 0 warning the warning