When invoking an image where do you store the image for the programmeto grab from and run.
Could you be a little more specific? Exactly what are you trying to do?
Image i = new Image(new URL("path"));so, that could be "./imagename.jpg" I guess.