I saw the below method in the document,It says it returns the color value of a particular pixel(x,y).But i got error that colorAtX is not declared.
Can anyone tell me the reason?
Can anyone tell me the reason?
Code:
- (NSColor *)colorAtX:(NSInteger)x y:(NSInteger)y