POINT
This command will return the pixel color value from 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 DWORD=POINT(X,Y)
RELATED INFO
BASIC2D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example