What is the purpose of the property width belonging to the ImageData element?

What is the purpose of the property width belonging to the ImageData element? Correct Answer Number of pixels per row of data

Image data element indicates the intrinsic width of the image, in CSS pixels. The width property is used to retrieve or store the number of pixels per row of data.

Related Questions

Select the CSS property that sets the width of an element’s bottom border?
Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
Which of the following property sets the width of an element’s bottom border?
Which of the following property sets the width of an element’s complete border?