ghostcs

Results 1 comments of ghostcs

can be done like this > var dataURL = $('canvas')[0].toDataURL("image/png"); > console.log(dataURL); > > > `window.open().document.write('');