ImageFile provides access retrieve an image from disk.
constructor constructs an ImageNetwork to use.
path represents the location of the image on disk.
Private
EncodeBase64 reads an image from disk and converts the image to base64 encoding.
ImageFile provides access retrieve an image from disk.