Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Gdi.Plot.ColorProvider"]
| Class | Description | |
|---|---|---|
| ColorProviderAHSBGradient | Interpolates linearly between two colors by linearly interpolate the A, the R, the G and the B value of the two colors. | |
| ColorProviderARGBGradient | Interpolates linearly between two colors by linearly interpolate the A, the R, the G and the B value of the two colors. | |
| ColorProviderBase | 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. | |
| ColorProviderBGMYR | ||
| ColorProviderBGRY | ||
| VisibleLightSpectrum | This color provider provides the colors of the visible light spectrum in the wavelength range between 350 nm and 780 nm. |