I would like to progressively pixelate an image on a webpage and animate the pixelation as a transition. The pixelation would begin by using small pixels and the pixels would gradually become larger. Finally, the pixelation would reverse and then reveal a second image.
I'm looking for an effect like the pixelate effect here - you need to select pixelate as the transition and then click the image.
Yes, I could use that library but I already have a raphael canvas and am interested to know whether (and how) this might be possible.