On Dec 14, 2004, at 10:33 PM, Anish Kumar wrote:
Hi All,
Can anyone please tell me how to get the pixel value of an image. I mean to say that the
pixel values should be same for a particular position in the image irrespective of the how
much the image isĀ zoomed.
Try:
http://developer.apple.com/samplecode/Color_Sampler/Color_Sampler.html
"
Description
This sample demonstrates one way to sample the color at a given point in an NSView. Requirements: Mac OS X Version 10.2 (Jaguar) Keywords: color imaging magnification"
-jcr