Descrição
A step-by-step tutorial showing how to make a basic image editor using jQuery, jQuery UI and the HTML5 canvas element. Techniques you will learn include a robust mechanism for working with events in jQuery, properties and methods of the canvas element, creating jQuery UI dialogs and some techniques for working with images on the canvas including saving images, rotating images, resizing images and applying color effects such as black & white or sepia tones. General HTML5 and some basic CSS3 styling is also covered.