Jump to content

Recommended Posts

Posted (edited)

I want to get the color of a pixel that is within a control of a window. For example. I want to obtain the color of a pixel within my web browser's browser control(where websites load). As you know, this control can move based on the user's settings, addons etc that they have in the browser.

So how do I obtain pixel colors using PixelGetColor(x,y) for x,y within a control? ( would prefer to be able to use (0,0) to be referenced from upper left corner of the control).

Edited by koolmelee
Posted

You forgot to ask a question. If you want to know how to get the pixel color take a look at PixelGetColor()

Sorry for the poorly worded post. I updated the post, please read above.

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