Package com.lapissea.glfw
Class BuffUtil
- java.lang.Object
-
- com.lapissea.glfw.BuffUtil
-
public class BuffUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description BuffUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ByteBufferimageToBuffer(BufferedImage image, ByteBuffer buffer)
-
-
-
Method Detail
-
imageToBuffer
public static ByteBuffer imageToBuffer(BufferedImage image, ByteBuffer buffer)
-
-