Constructor PopularityPaletteWithThreshold
PopularityPaletteWithThreshold(IColorDistance, double)
Creates a new instance with the given color grouping parameters.
public PopularityPaletteWithThreshold(IColorDistance colorDistance, double mergeThreshold)
Parameters
colorDistanceIColorDistanceDetermines which different colors can be considered the same.
mergeThresholddoubleThreshold for merging two colors together.