Color |
| Name | Description | |
|---|---|---|
| TryGetValue(AxoColor, NamedColor) | Tries to find a color with a given color value. | |
| TryGetValue(String, NamedColor) | Tries to find a color with a given name. | |
| TryGetValue(AxoColor, String, NamedColor) | Tries to find a color with the color and the name of the given named color. |