Hi all, sory for question this again
i need to make a crop with move image
user can move image on the screen, make zoom etc and have a fixed crop at the center.
Ok i tryed and i make this but the image croped is crazy
Original image = 1000x563
The Croped image is = 720x1184 when save the croped image
the image is correct if you run this on a square
but the width and heigth is very wrong why this *-*
Im using on this Touchimageview and canvas with panel to make a crop
TouchImageView
attached is a example with log width and height
what can i make to move image on the screen and make a center crop when press a button?
i m using Touchimageview because i dont find any way to move the image *-*
thx to all
i need to make a crop with move image
user can move image on the screen, make zoom etc and have a fixed crop at the center.
Ok i tryed and i make this but the image croped is crazy
Original image = 1000x563
The Croped image is = 720x1184 when save the croped image
the image is correct if you run this on a square
but the width and heigth is very wrong why this *-*
Im using on this Touchimageview and canvas with panel to make a crop
TouchImageView
attached is a example with log width and height
what can i make to move image on the screen and make a center crop when press a button?
i m using Touchimageview because i dont find any way to move the image *-*
thx to all