Canvas API

JavaScript APIs for drawing graphics via the HTML canvas element, supporting 2D shapes, text, images, and animations.

API entry from apis.yml

apis.yml Raw ↑
aid: javascript:canvas-api
name: Canvas API
description: JavaScript APIs for drawing graphics via the HTML canvas element, supporting 2D shapes, text,
  images, and animations.
humanURL: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
tags:
- 2D
- Drawing
- Graphics
properties:
- type: Documentation
  url: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial
- type: Specification
  url: https://html.spec.whatwg.org/multipage/canvas.html