Construct a new Image
with the specified parameters.
url | the string representing the URL to use in fetching the pixel data | |
backgroundLoading | indicates whether the image is being loaded in the background |
NullPointerException | if URL is null | |
IllegalArgumentException | if URL is invalid or unsupported |
Diagram: Image