User Profile

Collapse

Profile Sidebar

Collapse
Jube
Jube
Last Activity: Mar 1 '08, 06:33 AM
Joined: Feb 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Jube
    started a topic Reading pixels from another window
    in Java

    Reading pixels from another window

    Currently, I'm using Robot getPixelColor(x ,y) to read a pixel on the screen of a program I am running. Is it possible to read the pixel while the window of the program is minimized?

    Thank you
    See more | Go to post

  • Jube
    replied to Select pixel/point on screen
    in C
    I've done the same thing using Robot. There's a method that returns the pixel color of the specified pixel. robot.getPixelC olor(x,y)
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...