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