public Image (String url)

Constructs an Image with content loaded from the specified url.

Parameters:
url    the string representing the URL to use in fetching the pixel data

Exceptions:
NullPointerException    if URL is null
IllegalArgumentException    if URL is invalid or unsupported