public interface ColorGradient extends ColorMap
ColorMap
which maps values on [0, 1] to colors.Modifier and Type | Method and Description |
---|---|
void |
toColor(float fraction,
float[] rgba)
Compute the color for a fraction on [0,1].
|
Copyright © 2016 Metron, Inc.. All rights reserved.