import javax.swing.*; public class PictureDemo { public static void main(String[] args) { String imageName; // Reading the name of the image to process. // You can provide a web address or the path. The path // can be to a local image in your computer or the name of an // image part of an Eclipse project. // Syntax for local image: "c:\\\\