Screen Image Touch

“Screen image tap” is useful for detecting tap on images, but I would like to detect while you are touching and when you release the touch. “Finger touch” has a normalized current position, while screen transfom is in pixels with the zero position is the center of screen. So its a pain to detect image touch by using “finger touch”.