with "sorce file" I mean the file that I gave with I know the isn't always one but maybe have it throw an exception if there is none.
I know this is possible beacause if I printed the string version of the image it gave me this: Image file name: tree.png Image url: file:/C:/Users/myname/Documents/programing/greenfoot/money%20fight/images/tree.png greenfoot.GreenfootImage@a2d6c5
new GreenfootImage("filename");

