compare two PNG images using rmagick

View: New views
3 Messages — Rating Filter:   Alert me  

compare two PNG images using rmagick

by Anil Gollaa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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/.


Re: compare two PNG images using rmagick

by Gregory Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jul 9, 2009 at 5:56 AM, Anil Gollaa<nlkmr36@...> wrote:
> Hi,
> I am looking for a code snippet to compare two PNG images using rmagick.

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


Re: compare two PNG images using rmagick

by Tim Hunter-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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/