Constructor Palette
Palette(IEnumerable<Color>)
Constructs a new palette from the given list of colors.
public Palette(IEnumerable<Color> newColors)
Parameters
newColors
IEnumerable<Color>
Constructs a new palette from the given list of colors.
public Palette(IEnumerable<Color> newColors)
newColors
IEnumerable<Color>