NThemePaletteColorInfo Class Members
In This Topic
The following tables list the members exposed by NThemePaletteColorInfo.
Public Constructors
Public Properties
| Name | Description |
| BrightnessFactor | Gets the brightness factor. It's between -1 and 1. Negative values produce darker colors. 0 means unmodified color. |
| Name | Gets the color name. |
Top
Public Methods
| Name | Description |
| Deserialize | Overridden. Deserializes this object. |
| Equals | Gets whether this color info is equal to the given object. |
| GetColor | Overridden. Gets the color for the given palette and variant. |
| GetHashCode | Gets the hash code of this color info. |
| Serialize | Overridden. Serializes this object. |
Top
See Also