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.