← Back to release summary

HTMLCanvasElement toBlob

Category
Graphics
Type
New or changed feature
Status
Enabled by default (Chrome 50)
Intent stage
None

Summary

Creates a Blob object representing a file containing the image in the canvas, and invokes a callback with a handle to that object.

Standards & signals

Docs: https://developers.google.com/web/updates/2016/03/canvas-toblob-in-chrome-50 https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob

View on chromestatus.com