Click or drag to resize

IColorVariationModel Interface

Interface to a model that designates how to make variations of a base color.

Namespace: Altaxo.Gui.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IColorVariationModel

The IColorVariationModel type exposes the following members.

Methods
 NameDescription
Public methodGetColorVariations Gets the color variations.
Top
See Also