← Back to release summary

The ImageBitmap rendering context for <canvas>

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

Summary

A new rendering context that streamlines the display of ImageBitmap objects. This new rendering context uses transfer semantics to take ownership of the pixels of an ImageBitmap object, thus avoiding memory duplication and rasterization overhead.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/ImageBitmapRenderingContext

View on chromestatus.com