PhotoTweaks icon indicating copy to clipboard operation
PhotoTweaks copied to clipboard

Drag, Rotate, Scale and Crop

Results 15 PhotoTweaks issues
Sort by recently updated
recently updated
newest added

UIImageWriteToSavedPhotosAlbum was deprecated with iOS 9

version 1.0.3 Lets say image size is 2448x3264, and do the crop on screen of the the width as 1224x3264, but the final output image size is 2448x6157, this is...

it would be great if we add two new option along with zoom 1. Brightness 2. contrast

I want to use this library in swift, How can i use this?

https://cocoapods.org/?q=PhotoTweaks

![screen shot 2017-06-15 at 5 23 35 pm](https://user-images.githubusercontent.com/5690565/27180133-7e58798a-51ef-11e7-9aab-b3d9274d1f2b.png) I want such options and not want to let user change CropView's frame by touching. Can you show me some way? or...

If trying to rotate 90 degrees to a landscape view from a portrait view it appears the limits of the window are based on the dimensions of the portrait view....

Hey i want to fix the height and width of the frame and allow scale and zoom only thanks for the help

enhancement

Firstly, thanks your fantastic works. I checked codes and can not understand `checkScrollViewContentOffset` did clearly. When I commented those invocations simply, it seems that no weird actions occur. Could you...