HTML5 Canvas Scale Transform Tutorial

To scale the HTML5 Canvas, we can use the scale() transform method to scale the x and y components of the canvas context.

Open in new window

Code Editor

Modified on April 9th, 2013 by Eric Rowell
comments powered by Disqus