Class MedianCutPaletteBuilder
public class MedianCutPaletteBuilder : IPaletteBuilder
- Inheritance
-
MedianCutPaletteBuilder
- Implements
- Inherited Members
- Extension Methods
Constructors
Methods
- BuildPalette(List<Color>, int)
Reduce the number of
colors
tomaxColors
(or less) using an appropriate selection algorithm.