Editing Image

Hi all,
I have one stuff called image upload. in which if i upload the image
it’ll be stored in the database. Its working cool. So can i also edit
the image?? means instead of that image i should be stored a new image.
if so how??

Regards,
Harish

Naga harish Kanegolla wrote:

Hi all,
I have one stuff called image upload. in which if i upload the image
it’ll be stored in the database. Its working cool. So can i also edit
the image?? means instead of that image i should be stored a new image.
if so how??

Regards,
Harish

I think http://rmagick.rubyforge.org/ is what you want.

On 13/09/06, Naga harish Kanegolla [email protected] wrote:

Posted via http://www.ruby-forum.com/.

Have a look at RMagick: http://rmagick.rubyforge.org/

Farrel