I want to know about HTML5 canvas. In my base canvas element, I want to set a background image, and on this I want to perform some functions, such as paint Erase, Undo, Clear and save the executed image (after applying the whole effect, cancel, clear). Any suggestion or example.
source
share