public interface ColorMap
Modifier and Type | Method and Description |
---|---|
void |
toColor(float value,
float[] rgba)
Computes the color to be used to display the given value,
and stores the color in the rgba array.
|
Copyright © 2016 Metron, Inc.. All rights reserved.