AWT Image Class
Introduction Image class control is the superclass for all image classes representing graphical images. Class declaration The Following is the declaration for java.awt.Image class: public abstract class Image extends Object Field Following…