TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.71k stars 938 forks source link

Add a mirror button to be able to flip the image #509

Open Janneman84 opened 2 years ago

Janneman84 commented 2 years ago

It'd be nice if you could mirror the image, a basic horizontal or vertical flip with the press of a button. For profile pictures this could be useful. Would this be hard to implement?

Funny how I can't find a mention of this anywhere, seems so obvious :).