【问题标题】:How to rotate a Bitmap image received from the camera intent如何旋转从相机意图接收到的位图图像
【发布时间】:2017-06-30 20:09:14
【问题描述】:

我想使用 matrix.setRotate() 方法旋转从相机意图接收到的位图图像。但是,此方法似乎已从 Matrix 类中删除。还有其他方法可以旋转位图图像吗?

更新: setRotate() 没有被删除我正在寻找错误的类 android.opengl.Matrix 而不是 android.graphics.Matrix。

【问题讨论】:

    标签: android image bitmap imageview photos


    【解决方案1】:

    由于setRotate() has not been removed,使用setRotate()

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-11-06
      • 1970-01-01
      • 1970-01-01
      • 2020-02-11
      • 1970-01-01
      相关资源
      最近更新 更多