I'm saving canvas image in local storage that way I can store multiple image data in local storage and can get anytime. My events are
On saved image > Ajax.set response binary to BinaryData
Ajax.Request DrawingCanvas.SavedImageURL (tag"image")
Ajax. On "Image" complete > Local Storage.set item to BinaryData
By this I can save multiple images in localstorage and adding index end of the names.