csppgame 0 Posted December 7, 2006 Hello that would be cool!!! any idea Thank you Share this post Link to post Share on other sites
OneSeven 0 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. Share this post Link to post Share on other sites