iphonejudy macrumors 6502 Original poster Sep 12, 2008 301 1 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?