I was planning on using a non-displayed image for hit detection by getting the color of the image at the point corresponding to the touch.  I can't seem to find anyway to do this in the iPhone SDK.
Does anybody know of an equivalent of NSBitmapImageRep's colorAtX:y:?
	
		
			
		
		
	
				
			Does anybody know of an equivalent of NSBitmapImageRep's colorAtX:y:?
