how to test the color of a pixel at a given location

Is there a way tp test when a pixel changes color, or to what color it has changes?

like

click {120,120}

but some function that would tell me the color at that location

Thanks,

Brian