I have a canvas tag:
I want to add a crop functionality, so I
Create a new canvas, and copy the selected portion to that new canvas, and then get the toDataURL() from that new canvas.