Click or drag to resize

Altaxo.Graph.Gdi.Plot.ColorProvider Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Gdi.Plot.ColorProvider"]

Classes
 ClassDescription
Public classColorProviderAHSBGradient Interpolates linearly between two colors by linearly interpolate the A, the R, the G and the B value of the two colors.
Public classColorProviderARGBGradient Interpolates linearly between two colors by linearly interpolate the A, the R, the G and the B value of the two colors.
Public classColorProviderBase Abstract class to calculate a color out of a relative value that is normally between 0 and 1. Special colors are used here for values between 0, above 1, and for NaN.
Public classColorProviderBGMYR 
Public classColorProviderBGRY 
Public classVisibleLightSpectrum This color provider provides the colors of the visible light spectrum in the wavelength range between 350 nm and 780 nm.