public class HotAndCold extends Object implements ColorInterpolator
| Constructor and Description |
|---|
HotAndCold(Color hot,
Color cold) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getColor(double v) |
void |
setMinMax(double min,
double max) |
public void setMinMax(double min,
double max)
public float[] getColor(double v)
getColor in interface ColorInterpolatorCopyright © 2013–2022 Francis Crick Institute. All rights reserved.