🏠 New in Low Baseline Support: ImageBitmapRenderingContext

January 15, 2020

caniuse · mdn · spec

The ImageBitmapRenderingContext API is the "bitmaprenderer" rendering context for the <canvas> element. It is commonly used to transfer frames from an OffscreenCanvas to a user-visible <canvas> element.

Source features