
July 18th, 2012, 09:38 AM
|
|
Contributing User
|
|
Join Date: Jul 2007
Posts: 33
Time spent in forums: 10 h 57 m 28 sec
Reputation Power: 6
|
|
|
Get pixel color using screen coordinates
Hello,
I need to get the color of a pixel on the screen. I know the exact coordinates of the pixel on the screen but I can't seem to get GetPixel to work either in VB or the API. It seems that I am going to have to save a screenshot as an image and look at that, but that is really problematic because the IT people have us all on a virtual desktop and people don't have access to a C: drive, plus everyone has different drive letters; it's a real mess.
Can anyone think of a way around this?
Any help is greatly appreciated.
|