Back to Content

ImageBitmap: height property

files/en-us/web/api/imagebitmap/height/index.md

latest335 B
Original Source

{{APIRef("Canvas API")}}{{AvailableInWorkers}}

The ImageBitmap.height read-only property returns the {{domxref("ImageBitmap")}} object's height in CSS pixels.

Value

A number represents the {{domxref("ImageBitmap")}} object's height in CSS pixels.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}