compile 'com.soundcloud.android:android-crop:0.9.10@aar'
通過拖動邊框邊緣調整截圖區域。
區域減小時自動放大圖片。
不支援 映象翻轉,旋轉。
github地址:https://github.com/jdamcd/android-crop
compile 'com.theartofdev.edmodo:android-image-cropper:2.4.+'
github地址:
https://github.com/ArthurHub/Android-Image-Cropper
通過拖動邊框邊緣調整截圖區域。
區域減小時自動放大圖片。
支援 映象翻轉,旋轉。
compile 'com.yalantis:ucrop:1.5.0'
可通過拖動邊框邊緣調整截圖區域。
也可以雙指捏合操作圖片的大小,旋轉等。
github 地址:https://github.com/Yalantis/uCrop
1.5.0版本使用參考:https://blog.csdn.net/copy_yuan/article/details/51727070
寫了一半,發現了這篇文章:https://www.jianshu.com/p/086ab9b7c5e7
裡面羅列了若干庫的對比.....