5 lines
245 B
Text
5 lines
245 B
Text
;Task:
|
|
Get color information from an arbitrary pixel on the screen, such as the current location of the mouse cursor.
|
|
|
|
The mouse cursor may or may not have to be active in a GUI created by your program. These functions are OS related.
|
|
<br><br>
|