public marks

LINK

Using Canvas To Turn Image Into Grayscale

by sbrothier & 1 other
HTML 5 introduces Canvas object which can be used to draw and manipulate images. In this example, I used a Canvas to turn an image into grayscale. If your browser supports Canvas, you should see two images above: the normal image and the grayscale one. The grayscale one is not a separate image, it is generated by utilizing Canvas.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

color   design interactif   javascript   js   web/tech  

BY

sbrothier
the 09/04/2010 at 18:34

thomas.deyries
the 09/04/2010 at 09:41