A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.
To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).
CanvasContexts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Kenrussell (talk | contribs) (Updated link to WebGL spec) |
||
Line 13: | Line 13: | ||
<dd> | <dd> | ||
<dl> | <dl> | ||
<dt>Specification: <dd> | <dt>Specification: <dd> http://www.khronos.org/registry/webgl/specs/latest/ | ||
<dt>Compatible with: <dd> none | <dt>Compatible with: <dd> none | ||
</dl> | </dl> |
Revision as of 15:45, 28 May 2013
This page lists the defined contexts usable with the HTMLCanvasElement.getContext() API in the W3C HTML5 spec.
This is no longer used by the WHATWG HTML 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:
- http://www.khronos.org/registry/webgl/specs/latest/
- Compatible with:
- none