0
Reply

Check if Screenshot contains Bitmap

Alex

Alex

Jun 23 2009 11:12 PM
2k
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