Reads the color of the pixel at the specified location.
Original signature is 'NSColor * NSReadPixel ( NSPoint passedPoint );'
Available in Mac OS X v10.0 and later.


- passedPoint (NSPoint)
- MISSING

The color of the pixel at the specified location.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)