Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphonejudy

macrumors 6502
Original poster
Code:
NSColor * pixelsColor = [Bitmapimage colorAtX: pt.x y: pt.y];


I got error in NSColor

"NSColor undeclared (first use in this function)"
 
If you look up a class in the documentation and it mentions "AppKit" then that means you can't use it on the iPhone.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.