Click or drag to resize

Altaxo.Gui.Graph.Gdi.Plot.ColorProvider Namespace

Contains controllers for GDI plot color providers.
Classes
 ClassDescription
Public classColorProviderAHSBGradientController Controller for editing ColorProviderAHSBGradient.
Public classColorProviderARGBGradientController Controller for editing ColorProviderARGBGradient.
Public classColorProviderBaseController Controller for editing properties of ColorProviderBase.
Public classColorProviderController Controller for selecting and editing an IColorProvider.
Public classVisibleLightSpectrumController Controller for editing VisibleLightSpectrum.
Interfaces
 InterfaceDescription
Public interfaceIColorProviderAHSBGradientView View contract for editing an AHSB gradient color provider.
Public interfaceIColorProviderARGBGradientView View contract for editing an ARGB gradient color provider.
Public interfaceIColorProviderBaseView Interface for Gui elements that show the properties of the ColorProviderBase class.
Public interfaceIColorProviderView Interface that must be implemented by Gui classes that allow to select a color provider.
Public interfaceIVisibleLightSpectrumView View contract for editing a visible-light-spectrum color provider.