Using html2canvas how can I save a screen shot to an object? I\'ve been exploring the demos, and see that the function to generate the screenshot is generated as follows:
This code works for me. It will generate screenshot by html2canvas, upload the screenshot to imgur api, and return the imgur url.
Upload to Imgur