Jump to content

Recommended Posts

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...