Retrieves the image currently displayed by the PictureBox control.
public final Image getImage()
Returns an Image object that specifies the currently displayed image. If no image is displayed, this method returns null.