Transform.Levels
Constructor and Description |
---|
Yuv422pToRgb() |
Modifier and Type | Method and Description |
---|---|
void |
transform(Picture src,
Picture dst) |
static void |
YUV444toRGB888(byte y,
byte u,
byte v,
byte[] data,
int off) |
Copyright © 2019. All rights reserved.