public class BradfordAdaptation extends ChromaticAdaptation
Modifier and Type | Field and Description |
---|---|
protected double[][] |
Mcat |
protected static double[][] |
Mfwd |
protected static double[][] |
Minv |
white1, white2
Constructor and Description |
---|
BradfordAdaptation(float[] white1,
float[] white2) |
BradfordAdaptation(Illuminant illum1,
Illuminant illum2) |
Modifier and Type | Method and Description |
---|---|
float[] |
apply(float[] XYZ1) |
void |
printCAT() |
getSourceWhite, getTargetWhite
protected static double[][] Mfwd
protected static double[][] Minv
protected double[][] Mcat
public BradfordAdaptation(float[] white1, float[] white2)
public BradfordAdaptation(Illuminant illum1, Illuminant illum2)
public float[] apply(float[] XYZ1)
apply
in class ChromaticAdaptation
public void printCAT()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)