Click or drag to resize
Colormap Interface
An interface used to implement colormaps.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface Colormap

The Colormap type exposes the following members.

Methods
  NameDescription
Public methodGetColor
Maps the parameterization interval [0,1] into Colors.
Top
See Also