java - How do you put a BufferedImage into a ByteBuffer? -


i have bufferedimage, need make bytebuffer can apply cubemap face.

create byte[] bufferedimage can put bytebuffer.

example create byte[] can found here: http://www.mkyong.com/java/how-to-convert-bufferedimage-to-byte-in-java/


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -