ImageBitmap: height property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2021.

Note: This feature is available in Web Workers.

The ImageBitmap.height read-only property returns the ImageBitmap object's height in CSS pixels.

Value

A number represents the ImageBitmap object's height in CSS pixels.

Specifications

Specification
HTML
# dom-imagebitmap-height-dev

Browser compatibility