Get RGB color of a specific screen location

dunbarxx dunbarx at aol.com
Mon Jan 7 09:34:39 EST 2019


A kluge, but couldn't you:

on mouseUp
   set the screenMouseLoc to "200,200"
   answer the mouseColor
end mouseUp

I just threw this together, so you might want to restore the original
mouseLoc, and locking the screen might be useful.

Craig Newman



--
Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html




More information about the use-livecode mailing list