When a finger is touched over the screen, i need all the points which were touched. basically it gives only the centre of the touch.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not possible. You could take the center and select all pixel in a circle with a radius of 44 pixels, which should roughly be the touched pixel.