Reports the occurrence of a non-fatal error in encoding. Encoding will continue following the call to this method. The application may choose to display a dialog, print the warning to the console, ignore the warning, or take any other action it chooses.
@param source the ImageWriter object calling this method.
@param imageIndex the index, starting with 0, of the imagegenerating the warning.
@param warning a String containing the warning.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.