public class ImageUtil
extends java.lang.Object
| Constructor and Description |
|---|
ImageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getImageFormatName(int format) |
static void |
NV12ToYUV420(byte[] nv12,
byte[] yuv420,
int width,
int height) |