Named |
| Name | Description | |
|---|---|---|
| NamedColor(AxoColor) | Initializes a new instance of the NamedColor struct with an autogenerated name. | |
| NamedColor(AxoColor, String) | Initializes a new instance of the NamedColor struct with an explicit name. | |
| NamedColor(NamedColor, IColorSet) | Initializes a new instance of the NamedColor struct by copying an existing color and assigning a parent set. | |
| NamedColor(AxoColor, String, IColorSet) | Initializes a new instance of the NamedColor struct with an explicit name and parent color set. |