Computer Science Canada Image manipulation snippet |
Author: | wtd [ Sun Apr 03, 2005 9:55 pm ] | ||
Post subject: | Image manipulation snippet | ||
We were discussing resizing images (for the Ruby IDE discussion) and I took a look at RMagick. So, a quick look at the code to write an application which resizes a number of images to 400x300 pixels.
More info on RMagick. |