IColor |
public interface IColorCircleView
The IColorCircleView type exposes the following members.
| Name | Description | |
|---|---|---|
| InitializeAvailableColorCircleModels | Initializes the available color circle models. | |
| InitializeAvailableColorModels | Initializes the available color models. | |
| InitializeAvailableColorVariationModels | Initializes the available color variation models. | |
| InitializeAvailableTextOnlyColorModels | Initializes the available text-only color models. | |
| InitializeColorModel | Initializes the current color model. | |
| InitializeColorShades | Initializes the generated color shades. | |
| InitializeCurrentColor | Initializes the currently selected color. | |
| InitializeCurrentColorCircleModel | Initializes the current color circle model. | |
| InitializeCurrentColorVariationModel | Initializes the current color variation model. | |
| InitializeNumberOfColorShades | Initializes the number of generated color shades. | |
| InitializeTextOnlyColorModel | Initializes the current text-only color model. |
| Name | Description | |
|---|---|---|
| ColorCircleModelChanged | Occurs when the selected color circle model changes. | |
| ColorModelSelectionChanged | Occurs when the selected color model changes. | |
| ColorVariationModelChanged | Occurs when the selected color variation model changes. | |
| CurrentColorChanged | Occurs when the current color changes. | |
| HueValuesChanged | Occurs when at least one of the hue values of the color circle has changed. Argument is the list of hue values of the circle, with the first item always representing the main hue value. | |
| NumberOfColorShadesChanged | Occurs when the number of generated color shades changes. | |
| TextOnlyColorModelSelectionChanged | Occurs when the selected text-only color model changes. |