CanvasContexts
From WHATWG Wiki
This page lists the defined contexts usable with the HTMLCanvasElement.getContext() API in HTML (W3C spec, WHATWG spec).
-
2d -
- Specification:
- http://dev.w3.org/html5/2dcontext/ (W3C spec)
- http://www.whatwg.org/specs/web-apps/current-work/complete/the-canvas-element.html#canvas-context-2d (WHATWG spec)
- Compatible with:
- none
-
webgl -
- Specification:
- https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/WebGL-spec.html
- Compatible with:
- none