| Package | Description |
|---|---|
| com.twelvemonkeys.imageio.color |
| Modifier and Type | Method and Description |
|---|---|
static CIELabColorConverter.Illuminant |
CIELabColorConverter.Illuminant.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CIELabColorConverter.Illuminant[] |
CIELabColorConverter.Illuminant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CIELabColorConverter(CIELabColorConverter.Illuminant illuminant) |
Copyright © 2020. All Rights Reserved.