Please help! GetColorPixel?????

Is there a function that tell us what the color of a specific pixel is on a screen?
For example, if I want to know the color of the pixel located at x=100, y=100?
I will appreciate your help.
Thanks!
LG

glReadPixels()

Now that’s advanced!