将BufferedImage加载为RGBA?

时间:2014-10-10 17:34:16

标签: java opengl lwjgl bufferedimage

如何以rgba格式加载BufferedImage?我需要这种格式的opengl,但是没有BufferedImage.TYPE_INT_RGBA,如果我不必自己转换它会更好。感谢。

0 个答案:

没有答案