public static class GLEngineJNI.TnBitmap extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytes |
int |
format |
int |
height |
int |
width |
| Constructor and Description |
|---|
GLEngineJNI.TnBitmap(byte[] bytes,
int width,
int height,
int format) |