Canvas

About Canvas

Canvas is an HTML element which can be used to draw graphics via JavaScript. Canvas can be used to draw graphs, combine photos, or create simple animations.
First introduced in WebKit by Apple for the OS X Dashboard.Today, all major browsers support it. Knowledge of canvas is required for understanding the EaselJS.

Image Canvas

Scaling Canvas