Package com.jme3.texture.plugins
Class DXTFlipper
java.lang.Object
com.jme3.texture.plugins.DXTFlipper
DXTFlipper is a utility class used to flip along Y axis DXT compressed textures.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBuffer
flipDXT
(ByteBuffer img, int w, int h, Image.Format format)
-
Method Details
-
flipDXT
-