IMSL C# Numerical Library

Colormap_Fields Structure

Colormaps are mappings from the unit interval to Colors.

For a list of all members of this type, see Colormap_Fields Members.

System.Object
   System.ValueType
      Imsl.Chart2D.Colormap_Fields

public struct Colormap_Fields

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

They are a one-dimensional parameterized path through the color cube.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

Colormap_Fields Members | Imsl.Chart2D Namespace | Heatmap