在Renderscript

时间:2018-10-04 17:05:15

标签: android renderscript

我知道

Allocation allocationInput = Allocation.createFromBitmap(rs, source.getBufferedImage());

但是有可能以某种方式分配位图数组吗?我不知道在运行时会有多少位图。

0 个答案:

没有答案