loadImage();
The loadImage method loads an image for further rendering on the canvas.
To render the loaded image on the canvas use the ImageList.applyToCanvas method.
The property use is given in the example for ImageList.applyToCanvas.
See also: