Wednesday, May 13, 2009

Resizing an image file

I had to recently make a change in an image uploading website. If the image width is too wide, it looks crappy. So what I needed was to reduce the width to 800 if the width was greater than 800. Here is the code to do that ( Hope you can understand it yourself…
referencedesigner

No comments: