I'm trying to understand how all this works... Is there a particular (unique/exclusive) storage address (pointer) for each pixel of the screen? If so, what are those pointers? What is the content of each such pointer? I would assume that it contained the color of that pixel.... If so, what are the 'codes' for each color? ... I'm trying to get access to the color of a pixel on the screen... and I am NOT using CodeWarrior nor GCC... Tom
