public static class PVRCCZTexture.CCZHeader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
CCZHeader(byte[] pData) |
| Modifier and Type | Method and Description |
|---|---|
PVRCCZTexture.CCZCompressionFormat |
getCCZCompressionFormat() |
int |
getUncompressedSize() |
int |
getUserdata() |
short |
getVersion() |
public static final int SIZE
public PVRCCZTexture.CCZCompressionFormat getCCZCompressionFormat()
public short getVersion()
public int getUserdata()
public int getUncompressedSize()