csppgame Posted December 7, 2006 Posted December 7, 2006 Hello that would be cool!!! any idea Thank you
OneSeven Posted December 12, 2006 Posted December 12, 2006 WinGetState, WinSetState, PixelGetColor. Determine if window is minimized with WinGetState, un-minimize with WinSetState (flag: @SW_RESTORE), grab your pixel color, then re-minimize if you want. It'll happen quickly enough that the user doesn't need to know what happened, they might just see a quick flash on the screen.
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