ImageUrl
From Colourphon
There is no good way of limiting the size of URL that is passed to the server - unless we can put a limit in the cURL code to not get the image if it is reported to be over a certain size...
The image will be pulled from server to server, so might need a GUI:progress bar to indicate to the user we are doing something. Obviously unnecessary if this is an api call...

