MikeOrtiz / TouchImageView

Adds touch functionality to Android ImageView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get coordinate of image

Akshar062 opened this issue · comments

i want to get coordinate of image but i am getting coordinate of image view is there any solution my image size is 2448 X 2448

i am using

imageview.getFoucsX(); imageview.getFoucsY();