11.
What is the range of values for each color channel in pixel data?
12.
Which method is used to manipulate individual pixel values in pixel data?
13.
What is the purpose of the alpha channel in pixel data?
14.
Which method is used to blend colors when drawing on the canvas?
15.
What happens if the dimensions of the ImageData object passed to putImageData do not match the canvas?
16.
Which statement is true about the performance of manipulating pixel data?
17.
What is the purpose of using getImageData and putImageData for image editing applications?