Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Note: This feature is available in Web Workers.
The readonly ImageData.width property returns the number of pixels per row in the ImageData object.
A number.
This example creates an ImageData object that is 200 pixels wide and 100 pixels tall. Thus, the width property is 200.
| HTML # dom-imagedata-width |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Apr 22, 2024 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.