Name | Description | |
---|---|---|
![]() | NColorPalette Constructor | Overloaded. |
The following tables list the members exposed by NColorPalette.
Name | Description | |
---|---|---|
![]() | NColorPalette Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ColumnCount | Gets the palette column count |
![]() | Count | Gets the count of colors in the palette |
![]() | Item | Gets the color at the specified index |
![]() | Name | Gets the palette name |
Name | Description | |
---|---|---|
![]() | DeepClone | Creates a deep copy of the color palette. |
![]() | Deserialize | Deserializes the object state from the specified property bag. |
![]() | Equals | Checks whether the given object is equal to this color palette. |
![]() | GetHashCode | Gets the has code of this color palette. |
![]() | GetIndexByRGB | Tries to get the index of the color in the palette, whose packed RGB representation is equal to the specified color. Returns -1 if the color is not found. |
![]() | Serialize | Serializes the object state into the specified property bag. |
![]() | ToString | Returns the string representation of the color palette (i.e. its name). |