Method BuildPalette
BuildPalette(int)
Builds the static palette, limited to maxColors colors.
List<Color> BuildPalette(int maxColors)
Parameters
maxColorsintThe maximum number of colors that should be represented.
Builds the static palette, limited to maxColors colors.
List<Color> BuildPalette(int maxColors)
maxColors intThe maximum number of colors that should be represented.