Read the full RGBA pixel buffer of a canvas as an ImageData.
ImageData
Canvas element or its DOM id.
The canvas ImageData, or null if the canvas or 2D context is unavailable.
Read the full RGBA pixel buffer of a canvas as an
ImageData.