The canvas to render on, and to adjust the size of
The canvas
The rendering context for the canvas
Default color is solid black
The last known image data from Ctx2dRenderer.ctx
Ordered by ID, the pixelmanipulator.ElementData.renderAs info for each element.
In addition to calling Renderer.modifyElement, this leftpads colors
with 255
and checks for dupicates.
Id of element
The proposed color of the element.
the actual color of the element. Always 4 long.
location of the pixel to render. Ignores Location.frame and Location.loop
The id of the pixel to render.
Update the render target. Draws all changes queued up by Renderer.renderPixel.
Render onto an HTMLCanvasElement using a CanvasRenderingContext2D