Property MaxColors
MaxColors
The most colors the palette may hold, 1 to MaxColorsLimit (default 6). The clustering starts from this many groups; merging and pruning can only bring the count down.
public int MaxColors { get; set; }
The most colors the palette may hold, 1 to MaxColorsLimit (default 6). The clustering starts from this many groups; merging and pruning can only bring the count down.
public int MaxColors { get; set; }