Internal
Loads a given image asset from the file system using the HTMLImageElement.
Loads the given image from the file system. If the image is already loaded in the cache it just returns the ImageAsset avoiding loading it from fileSystem
Loads a given image asset from the file system using the HTMLImageElement.