Package | Description |
---|---|
imagingbook.pub.color.image |
Modifier and Type | Method and Description |
---|---|
static Illuminant |
Illuminant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Illuminant[] |
Illuminant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BradfordAdaptation(Illuminant illum1,
Illuminant illum2) |
ChromaticAdaptation(Illuminant illum1,
Illuminant illum2) |
XYZscalingAdaptation(Illuminant illum1,
Illuminant illum2) |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)