Graphics and Media
This section includes documentation for HTML5 audio/video, as well as Canvas, Scalable Vector Graphics (SVG), and the WebGL APIs.
In this section
| Topic | Description |
|---|---|
|
Describes the support for HTML5 Audio and Video APIs that Windows Internet Explorer provides. | |
|
Provides an API to draw, render, and manipulate two dimensional images and graphics on a document. | |
|
Describes support for Media Capture and Streams APIs which allow webpages to access to media capture devices, like webcams or microphones. | |
|
SVG is a language to describe two-dimensional vector and mixed vector/raster graphics in an XML format. | |
|
Web Audio provides a wide range of APIs to support rich gaming and music experiences. | |
|
WebGL is a low-level API to render 3D graphics in a canvas element. |
Related topics