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