Thanks all
@Mr. Kohlenstoff: Well, I guess I need to learn memblocks then.
@TDK: Would that require the SYNC command in order to use? When I say without refreshing the screeen I mean without doing this:
do
PASTE IMAGE 1,0,0
SYNC
Color=POINT(Image Width(1)/2,Image Height(1)/2)
Other stuff
SYNC
loop
@IanM: Thanks. It seems that bitmaps are easiest to access here.
I'll see if I can get something working with bitmaps or memblocks. Thanks for the help. (I'm trying to get the color of a pixel on another camera's screen without the player seeing this other camera.)