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