LECropPictureViewController icon indicating copy to clipboard operation
LECropPictureViewController copied to clipboard

Return crop rectangle in image coordinates

Open tylerwilson opened this issue 8 years ago • 1 comments

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.

tylerwilson avatar Apr 06 '16 13:04 tylerwilson

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

lucasecf avatar Apr 07 '16 12:04 lucasecf