Quote:
Originally Posted by cbk1994
This should be extremely easy I would think.
I mean, they even do this kind of thing in Paint.
If nothing else, you could take a screenshot and then use getPixelOnImage() or whatever it is.
|
Yeah, but that would be pretty inefficient imo, having to save a screenshot on the client's computer and then getimgpixel on it...