Web features explorer

2D canvas

Widely available
Tags: api Groups: Canvas

The CanvasRenderingContext2D API is the "2d" rendering context for the <canvas> element. It represents a flat, two-dimensional space for drawing graphics and animations. To learn more, see <canvas>: The Graphics Canvas element, HTMLCanvasElement: getContext() method at MDN.

Compatibility

Specifications