Click or drag to resize

Altaxo.Drawing.ColorManagement Namespace

Contains color models, color sets, identifiers, and color-management helpers.
Classes
 ClassDescription
Public classColorSet Immutable set of named colors.
Public classColorSetBag Used to store user color sets in the user's settings.
Public classColorSetExtensions Extension methods for navigating within color sets.
Public classColorSetIdentifier Immutable identifier that stores the ItemDefinitionLevel and name of a color set. It is used as a key value in internal dictionaries.
Public classColorSetManager Manages the set of colors for the application. This class has only a single instance (see Instance).
Public classColorSetManagerEntryValue Manager entry value for registered color sets.
Structures
 StructureDescription
Public structureColorNameKey Stores an AxoColor and a name to be used as a 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 writable or read-only.