Assuming root in a Linux environment, how can i obtain information about each of the pixels of the screen?
If the assumption of root is thrown out, and only basic read/write permissions are granted, what information can a simply program obtain about what is going on on the screen?
See third comment for further explanation. thanks.