【问题标题】:Are there any libraries for resizing a photo to a square是否有任何库可以将照片调整为正方形
【发布时间】:2012-08-03 16:09:38
【问题描述】:

是否有任何库可以将照片调整为正方形(类似于 instagram)? 因此,用户可以通过滑动和调整网格大小来选择正方形的可见/大小。

这里有没有人熟悉为此目的的图书馆?

欢迎任何帮助。

【问题讨论】:

    标签: android photo libraries


    【解决方案1】:

    找到了:)

    https://github.com/biokys/cropimage

    编辑

    有一个内置的裁剪意图:

    Intent cropIntent = new Intent("com.android.camera.action.CROP"); 
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-05-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-11-11
      • 1970-01-01
      • 1970-01-01
      • 2012-12-11
      相关资源
      最近更新 更多