I've found the commands I need to put a point on a graphics screen,
and to change colors, and all that - but is there a way to read the
color of a point on the screen? Something like the point command,
which matches the old set and reset commands? Where you'd do
X=POINT(318,20), which would set X to be whatever color (318,20) was.