Web features explorer

createImageBitmap

Limited availability
Tags: api

The createImageBitmap() global method creates an ImageBitmap object from a source such as an image, SVG, blob, or canvas. An ImageBitmap object represents pixel data that can be drawn to a canvas with lower latency than other types, such as ImageData.

Learning resources on MDN

Browser support (view on caniuse.com)

Baseline availability blocked since December 2023 by Firefox (12 months)

Specifications