iphonejudy macrumors 6502 Original poster May 27, 2009 #1 Code: CGPoint location = [touch locationInView:ImageView1]; I need a color value for the location. What is the method we have to use?
Code: CGPoint location = [touch locationInView:ImageView1]; I need a color value for the location. What is the method we have to use?