ImageLoaded: function (sender, args);
sender. Event source.
args. Event information.
The ImageLoaded event occurs after an image is loaded.
Before the image is loaded, the ImageList.ImageLoading event is generated.
The example of use is given on the page with description of the ImageList.applyToCanvas method.
See also: