Image manipulation library

Hi,

I am new to Ruby.
Is there a library to manipulate GIF/JPG/... file as an array?
Maybe something like GD library or Tcl photo command.

Regards

Yep.. RMagick. You can find the GD bindings for ruby too. I have used both
and they are really good.

···

On 5/26/07, Miroslaw <omirek10@poczta.onet.pl> wrote:

Hi,

I am new to Ruby.
Is there a library to manipulate GIF/JPG/... file as an array?
Maybe something like GD library or Tcl photo command.

Regards

Roland Mai wrote:

Yep.. RMagick. You can find the GD bindings for ruby too. I have used both
and they are really good.

RMagick is here: http://rmagick.rubyforge.org
ruby-gd is here: http://raa.ruby-lang.org/project/ruby-gd/

···

--
RMagick [http://rmagick.rubyforge.org]
RMagick Installation FAQ [http://rmagick.rubyforge.org/install-faq.html\]