Alex

Alex

  • NA
  • 1
  • 0

Check if Screenshot contains Bitmap

Jun 23 2009 11:12 PM
I need to know if a screenshot contains a bitmap.

Here's an example: I have taken a screenshot. The screenshot might contain a bitmap that is saved on my computer (say, C:\Users\Alex\Bitmap.bmp). If it contains said bitmap, return true. It might also return the coordinates of the found bitmap.

Is there any way to do this?

Much appreciated,
TViYH