ILNumerics - Technical Application Development
Top
The Colormap type exposes the following members.
Methods
Name | Description | |
---|---|---|
Copy |
Gives a copy of this colormap.
[ILNumerics Visualization Engine] | |
Map(Single, TupleSingle, Single, NullableVector4) |
Map single value within colormap data range to color
[ILNumerics Visualization Engine] | |
Map(InArraySingle, TupleSingle, Single, NullableVector4) |
Maps all elements in A to interpolated colors from this colormap
[ILNumerics Visualization Engine] | |
OnChanged |
Triggers the firing of an event, indicating that this node was changed.
[ILNumerics Visualization Engine] | |
SetData |
Sets internal data for color indices
[ILNumerics Visualization Engine] | |
Synchronize |
This method supports internal infrastructure.
[ILNumerics Visualization Engine] |
See Also