| Package | Description |
|---|---|
| com.twelvemonkeys.imageio.color |
| Modifier and Type | Method | Description |
|---|---|---|
static CIELabColorConverter.Illuminant |
CIELabColorConverter.Illuminant.valueOf(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 | Description |
|---|---|
CIELabColorConverter(CIELabColorConverter.Illuminant illuminant) |
Copyright © 2018. All rights reserved.