Android: rotate image without loading it to memory

后端 未结 6 1968
梦谈多话
梦谈多话 2020-11-28 08:09

I am wondering is it possible to rotate an image stored on sdcard without loading it\'s to memory.

The reason is why I am looking for that is famous OutOfMemoryError

6条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 08:57

    i've made a very slow yet memory-friendly solution here .

    i'm sure there are better ways and would love to know of them

提交回复
热议问题