Minimal interface for a canvas.
The height of the canvas in pixels.
The width of the canvas in pixels.
The 2D rendering context of the canvas or null if canvas does not support 2D rendering.
Minimal interface for a canvas.