PIXEL (<expr1>,<expr2>)


Returns the colour (0 to 7) of the pixel at X and Y positions <expr1> and <expr2>.

lCol = PIXEL (200,200)

 

See Also: Gaphics Functions


Language Reference  Table Of Contents