| Package | Description |
|---|---|
| org.aoju.bus.image.nimble |
| Modifier and Type | Method and Description |
|---|---|
static YBR |
YBR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YBR[] |
YBR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ColorModel |
ColorModelFactory.createYBRColorModel(int bits,
int dataType,
Attributes ds,
YBR ybr,
ColorSubsampling subsampling) |
| Constructor and Description |
|---|
YBRColorSpace(ColorSpace csRGB,
YBR ybr) |
Copyright © 2021. All rights reserved.