LoadImage
Description
Load an image from and URL and display it directly on an image component when loaded.
Declaration
Parameters
Name
Description
imageURL
url to download image from
displayComponent
The image component to display the picture
completeMethod
Callback triggered on load finish
Last updated