Jump to content

Recommended Posts

Posted

Is there anyway to differently get a pixel color from your screen then PixelGetColor()? I presently am always returned with "0" as a color when using it on some programs.

Posted

why do you bump when you posted this topic today?

I didn't, according to the forums.

AutoHotKey's PixelGetColor function works when called with Slow. Does anyone have an idea what AHK uses for it's Slow arg?

  • Moderators
Posted

I didn't, according to the forums.

AutoHotKey's PixelGetColor function works when called with Slow. Does anyone have an idea what AHK uses for it's Slow arg?

If I had to "guess", probably bitblt + getdibits.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

AHK is opensource, so you can download sources and look at desired function/piece of code ...

How can I get it to work in AutoIt?

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...