An interface used to implement colormaps.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic interface Colormap
Public Interface Colormap
public interface class Colormap
type Colormap = interface end
The Colormap type exposes the following members.
Methods
| Name | Description |
---|
 | GetColor |
Maps the parameterization interval [0,1] into Colors.
|
Top
See Also