public Image (InputStream is)

Construct an Image with content loaded from the specified input stream.

Parameters:
is    the stream from which to load the image

Exceptions:
NullPointerException    if input stream is null