Back to Content

ImageBitmap: width property

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

latest332 B
Original Source

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

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}