What is the purpose of the property width belonging to the ImageData element?
A
Number of data
B
Number of pixels
C
Number of pixels per row of data
D
Number of columns
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.