Canvas toBlob Polyfill
A low performance polyfill based on toDataURL.
Copied from: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob#Polyfill
A polyfill for canvas toBlob function.
Canvas toBlob Polyfill
A low performance polyfill based on toDataURL.
Copied from: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob#Polyfill