Jump to content

Recommended Posts

Posted

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?

Posted

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)

Posted

Actually almost like a charm x) It reads colors even through skins on applications =D I guess that is not fixable.

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
  • Recently Browsing   0 members

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