Jump to content

Recommended Posts

Posted

is it possible to have pixel related functions working with minimized windows (ex: PixelGetColor, PixelSearch, etc.)?

Can this be done in autoit? Has it been done in autoit?

thx all

Posted

No (not that I know of)

The window isn't rendered, so how will it know the color to get from the window at the specified position? PixelGetColor() returns the color found at the position relevant to the entire 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...