Places an image on the surface
Returns: object the image element
image
or
Returns: object Snap element object with type image
var c = paper.image("apple.png", 10, 10, 80, 80);