public final class YCbCrConverter extends Object
| Constructor and Description |
|---|
YCbCrConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertYCbCr2RGB(byte[] yCbCr,
byte[] rgb,
double[] coefficients,
double[] referenceBW,
int offset) |
static void |
convertYCbCr2RGB(byte[] yCbCr,
byte[] rgb,
int offset) |
Copyright © 2016. All Rights Reserved.