21. December 2004




Polaroid image manipulation in ASP.NET

Polaroid image manipulation in ASP.NETIn 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/...


by Miguel Moreno

Category: Programming | Tags: ,

Comments (1)

Add comment


 

  Country flag

[b] [i] [u] [quote] 
Loading