Mobile Web Wearable Web

Graphics

Graphics features include creating and editing various kinds of images, shapes, text, and elements.

The main graphics features are:

  • HTML5 Canvas

    Enables you to create images, shapes, and text using the HTML5 canvas element and HTML canvas 2D context.

  • HTML5 SVG

    Enables you to create and modify SVG elements in your application.

Go to top