Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return crop rectangle in image coordinates #13

Open
tylerwilson opened this issue Apr 6, 2016 · 1 comment
Open

Return crop rectangle in image coordinates #13

tylerwilson opened this issue Apr 6, 2016 · 1 comment

Comments

@tylerwilson
Copy link

Since this view controller is used to pick out a section of an image of any size, it would be useful to return the crop rect so that the caller can then cut out the rect (or circle) from the original image. Currently the view controller only cuts out the image in the scaled image, resulting in a potentially lower res image.

@lucasecf
Copy link
Owner

lucasecf commented Apr 7, 2016

Hi! I think this is a useful feature, and I'll develop it when having some free time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants