Reducing Image width and height proportionally
Posted by jovaniwayne on July 25, 2010
2 comments
How reduce the size of an image proportionally when you only know or you want to set the maximum width? Reducing the size of an image based on width: Problem: You want to reduce the size of the following with 800px as the maximum width. given: width = 1000px; height = 1400px; Bookmark on Delicious [...]



