Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compare images
#2
getclip does not store the clipboard data to the variable when CF_BITMAP format is specified. It only writes the bitmap to the file. You can then compare files:

...
a.getfile(a)
b.getfile(b)
...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)