Code: Select all
choose browse
click at x, y
answer the mousecolor
How do I detect the color of what has been drawn on screen?
For example, I've used "set the pencolor to black", "choose pencil" and "click at x,y" to do some code based painting but now I want the code to be able to know what the color of any given pixel on screen is.