imageLoaded
Fired when image is loaded. Can prevent the image rendering by calling the preventDefault()
method.
Event Data
e.sender kendo.ui.ImageEditor
The widget instance which fired the event.
e.image Object
The Image instance.