canvas-toBlob.js implements the standard HTML5 canvas.toBlob()
and
canvas.toBlobHD()
methods in browsers that do not natively support it. canvas-toBlob.js
requires Blob
support to function, which is not present in all browsers. Blob.js
is a cross-browser Blob
implementation that solves this.
forked from eligrey/canvas-toBlob.js
-
Notifications
You must be signed in to change notification settings - Fork 1
A canvas.toBlob() implementation
License
apitts/canvas-toBlob.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A canvas.toBlob() implementation
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 100.0%