public class DXTFlipper
extends java.lang.Object
| Constructor and Description | 
|---|
DXTFlipper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.nio.ByteBuffer | 
flipDXT(java.nio.ByteBuffer img,
       int w,
       int h,
       Image.Format format)  | 
public static java.nio.ByteBuffer flipDXT(java.nio.ByteBuffer img,
                                          int w,
                                          int h,
                                          Image.Format format)