Read pixel from the screen?

Is there any way to read pixel color from the screen? ie get color value from Dc or BufferedBitmap etc etc?

Idea is to draw text on the screen than read some pixels to decorate it.