Class Palette
Class that represents a list of colors.
[Version(1, 0, 0)]
[Serializable]
public class Palette
- Inheritance
-
Palette
- Inherited Members
Constructors
- Palette(IEnumerable<Color>)
Constructs a new palette from the given list of colors.