How to access the RGB value of a pixel in a NSImage ?
13/07/03 19:05
i need to read the color of a pixel in a NSImage… |
NSColor *NSReadPixel(NSPoint passedPoint); |
i need to read the color of a pixel in a NSImage… |
NSColor *NSReadPixel(NSPoint passedPoint); |