Loads a given image asset
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
the source path of the asset file
Promise - the loaded ImageAsset
Loads a given image asset