| Overload | Description |
|---|---|
| NThemePaletteColorInfo Constructor() | Default constructor. |
| NThemePaletteColorInfo Constructor(ENThemeColorName) | Initializing constructor. |
| NThemePaletteColorInfo Constructor(ENThemeColorName,Single) | Creates a theme palette color info that produces a lighter (brightnessFactor > 0) or a darker (brightnessFactor < 0) theme color. |