Get a RGBA byte array from buffererimage java

前端 未结 0 1694
春和景丽
春和景丽 2021-01-05 03:14

All in the title, I have a BufferedImage and I want to get a byte array in the format R G B A (one channel per byte). How can I do this?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题