Click or drag to resize

Altaxo.Drawing.ColorManagement Namespace

[Missing <summary> documentation for "N:Altaxo.Drawing.ColorManagement"]

Classes
 ClassDescription
Public classColorSet 
Public classColorSetBag Used to store user color sets in the user's settings.
Public classColorSetExtensions 
Public classColorSetIdentifier Structure that stores ItemDefinitionLevel and name of a color set. This is used as key value in the internal dictionaries.
Public classColorSetManager Manages the set of colors for the application. This class has only a single instance (see Instance).
Public classColorSetManagerEntryValue 
Structures
 StructureDescription
Public structureColorNameKey Stores an AxoColor and a name to be used in as key for dictionaries in the color set classes.
Interfaces
 InterfaceDescription
Public interfaceIColorSet Set of colors with a given name and level. This set can be writeable or not (see IsReadOnly).