Jump to content

A Question about 'PixelGetColor'


Rogan
 Share

Recommended Posts

I made a small program which reads the colors under mouse and shows the RGB values in a little window, updating them multiple times a second. The program works well almost everywhere except on some softwares, where it shows just the same values for all the colors in the application window.

So my question is: How can I read colors on every application I want?

Link to comment
Share on other sites

I made a small program which reads the colors under mouse and shows the RGB values in a little window, updating them multiple times a second. The program works well almost everywhere except on some softwares, where it shows just the same values for all the colors in the application window.

So my question is: How can I read colors on every application I want?

Opt("PixelCoordMode", 2)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...