Get RGB color of a specific screen location

Beat Cornaz beatco at gmail.com
Mon Dec 31 12:24:59 EST 2018


How do I get the RGB color of a pixel of an image? I know the function the
MouseColor, which gives me the RGB numbers under the cursor. What I need is
to get the RGB of a specific screen location - I need to make an avarage of
e.g. 5x5 pixels. So how do I get the RGB numbers of e.g. location  "30,200"?

Cheers, Beat



More information about the use-livecode mailing list