Could there be a get pixel function? like
PHP Code:
getpixel(obj, screenx, screeny)
Example:
getpixel("GraalControl", mousescreenx, mousescreeny);
It would make my life a whole lot easier, I don't know how easy this would be to implement but it seriously needs doing please.