class js.html.ImageData

Available on js

Used with the <canvas> element. Returned by CanvasRenderingContext2D's createImageData and getImageData (and accepted as first argument in putImageData)

Documentation for this class was provided by MDN.

Instance Fields