Display an image until mouse click

New Concepts

ConceptDescription
1
An Image can be loaded when filename is in the same directory
2
Y coordinates start at zero at the top and increases as you go down
3
An image can be displayed with an x,y coordinate on the screen

Code

This code will draw an image of Van Gogh until a mouse button is pressed.

It will look like: