Image Manipulation
Hi guys,
Am very very new to all this but was ust wondering what would be the best way to do image manipulation in Drupal. Im thinking about using Imagemagick and was wondering if this would be suitable to allow users to upload an image of clothing(with a solid background) and have it set up that the background would be automaticaly removed when the user clicked so( so this item could than be stretched out over a model). I also want the user to be able to perform various functions such as enhancing the image, rotate, crop etc...and was wondering if this would be the best tool.
Also could anyone direct me to any examples of websites using this, whereby users upload images and can manipulate them...it would be greatly appriciated...seeing is believing!!!
Thanks to anyone with any info!!!!!!!
Rgrds,
Marz

_
Not exacly what you're looking for but checkout:
http://drupal.org/project/imagecache and http://drupal.org/project/imagecache_actions
For the most part, both will use whatever image toolkit you specify (gd or imagemagick), though I think only a subset of the actions work with imagemagick.
Some other modules you may wish to look at for examples:
http://drupal.org/project/imagecache_colorblend
http://drupal.org/project/imagefield_crop
http://drupal.org/project/imagecache_unsharp
http://drupal.org/project/imagemagick
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.