IMSL C# Numerical Library

Colormap_Fields Members

Colormap_Fields overview

Public Static Fields

BLUE A linear blue colormap.
BLUE_GREEN_RED_YELLOW A blue, green, red and yellow colormap.
BLUE_RED A linear blue and red colormap.
BLUE_WHITE A linear blue and white colormap.
BW_LINEAR A linear black and white (grayscale) colormap.
GREEN A linear green colormap.
GREEN_PINK A linear green and pink colormap.
GREEN_RED_BLUE_WHITE A green, red, blue and white colormap.
GREEN_WHITE_EXPONENTIAL An exponential green and white colormap.
GREEN_WHITE_LINEAR A linear green and white colormap.
PRISM A prism colormap.
RED A linear red colormap.
RED_PURPLE A red and purple colormap.
RED_TEMPERATURE A linear red temperature colormap.
SPECTRAL A spectral colormap.
STANDARD_GAMMA A standard gamma colormap.
WHITE_BLUE_LINEAR A linear white and blue colormap.

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

Colormap_Fields Class | Imsl.Chart2D Namespace | Heatmap