Image effects with <canvas>
In an earlier post you could have read what you can do with canvas in combination with video. Now I will show you an example of what you can do with canvas in combination with images. I've created a Javascript class with Dojo that you can use to desaturate and blur images on your website.
Read complete article