I want to know how to compare the image through vb code.
My requirement is that When I scan a same page many times, the scanned image has different file size. So when i try to compare the scanned images of the same page , I get the result that the images are differrent. So by opening the image file and comparing bit by bit does not work.
I want to know how to compare the two images without depending upon the file size.

Thanks in advance.

Sriharsha