Monday, July 24, 2006

Compare bitmap files? Kidding!

No.
Save them as *.txt file after opening with Notepad.exe
Then do a string comparison like in:
document.write("These bitmaps are the same: " & txt1==txt2);
Where txt1 and txt2 are bitmap files saved as *.txt files.

No comments:

DMCA.com Protection Status