In this experiment I show how to take an URL of a regular image and then return a manipulated image with the looks of a polaroid picture. In other words, it requires retrieving and loading the image provided in the textbox into memory, convert the text provided in the textbox into a graphic, load a background image into memory and then putting it all together. Finally, rotate the finished image in memory and return to the browser as a binary stream.
All this on the fly...
Read more: http://www.miguelmoreno.net/...