public final class YCbCrConverter
extends java.lang.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 © 2021. All Rights Reserved.