Compare two PNG images using rmagick

Hi,
I am looking for a code snippet to compare two PNG images using rmagick.

Can anybody help me in this regard.

Thanks,
Anil kumar

···

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

Yeah, you could google "PNG rmagick", then read some documentation,
then implement it yourself.
If you run into specific problems with a certain feature, I'm sure
someone here will be happy to help you, so long as you let them know
specifically what you want to do.

-greg

···

On Thu, Jul 9, 2009 at 5:56 AM, Anil Gollaa<nlkmr36@gmail.com> wrote:

Hi,
I am looking for a code snippet to compare two PNG images using rmagick.

Anil Gollaa wrote:

Hi,
I am looking for a code snippet to compare two PNG images using rmagick.

Can anybody help me in this regard.

Thanks,
Anil kumar

http://studio.imagemagick.org/RMagick/doc/image1.html#compare_channel

···

--
MagickWand for Ruby - http://magickwand.rubyforge.org/