Is the Screen Pixel object broken or am I being a newb? Has anyone managed to get this object working correctly? I've been trying to get the value of a single pixel on the screen, but the Screen Pixel object just seems to give me values of 256, 64000 and 16,000,000 (ish). What I'm looking for is an RGB value, if anyone knows a better solution. Thanks
//
Assault Andy Administrator
I make other people create vaporware
Registered 29/07/2002
Points 5686
27th November, 2008 at 23:37:31 -
You have to convert it into an RGB I think, using the RGB function under MMF's special expressions.