POINT
This command will return the pixel color value from the the screen at the specified Coordinates. The parameters should be specified using integer values. You can also read from bitmaps by using the SET CURRENT BITMAP command.
SYNTAX
Return Value=POINT(X,Y)
RELATED INFO
Basic2D Commands
Glossary
EXAMPLE
Getting Pixel Data