|
-
September 16th, 2002, 08:24 PM
#1
About bitmap compare alogrithm
I have implemented a Windows WinMine game auto run algorithm. And I need to read Winmine Game cell content in my program. My method is compare every bitmap of the game resource with the bitmap capture from screen, if there is a resource bitmap same with screen resource, then I know the content of this cell.
My OS is windows 2k, and screen properties is 1028 * 768 * 16bit, large font. On this setup, my program run well. But when I modify system font to small. My program can not run. The bitmap campare error, it cannot found the same one. I don't know what's wrong with it. Anyone can help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|