Detect touch amount on Image

I am placing an image in a scene. The functionality will be like this.

“User will move his finger on the image. I have to detect on how much of the image he has moved his finger. If his finger touches all of the regions of the image, then I need to detect that.”

How can I do this?