ImageNetwork provides access retrieve an image over the network.
constructor constructs an ImageNetwork to use.
url represents the location of the image.
Private
EncodeBase64 downloads an image from the network and converts the image to base64 encoding.
ImageNetwork provides access retrieve an image over the network.