JesuZ Posted November 4, 2007 Posted November 4, 2007 Hello! I'd like to know, is it possible to scan what kind of images are in 8x8 array on the screen. And then compare them eachothers... Thanks!
Achilles Posted November 4, 2007 Posted November 4, 2007 I think it would be possible, however it would be pretty complicated, depending on the size of each square. Could you post a screenshot of what this 8x8 array looks like? Look at PixelGetColor() in the helpfile to get you started. Welcome to the forums. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
JesuZ Posted November 4, 2007 Author Posted November 4, 2007 Here's one sample about array.I think it could be pretty simple to define squers that compare.
shadesdude Posted November 4, 2007 Posted November 4, 2007 Since each icon is fairly unique pick a point then using some nested FOR loops just do a PixelGetColor.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now