Color of a screen pixel: Difference between revisions

Put in testing cat
No edit summary
(Put in testing cat)
Line 1:
{{task|GUI}}[[Category:Testing]]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.
 
=={{header|AutoHotkey}}==
Anonymous user