1👍
The link you provided saves image using blob in saveas function. So what can you do is send the same blob to server using ajax call.
refer this link:
How can javascript upload a blob?
Source:stackexchange.com
1👍
The link you provided saves image using blob in saveas function. So what can you do is send the same blob to server using ajax call.
refer this link:
How can javascript upload a blob?