fengsx opened this issue 7 years ago · 0 comments
canvas.toBlob(function (blob) { var url = URL.createObjectURL(blob) const watermark = document.createElement('div'); // ... });