Table of Contents

Class MedianCutPaletteBuilder

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
public class MedianCutPaletteBuilder : IPaletteBuilder
Inheritance
MedianCutPaletteBuilder
Implements
Inherited Members
Extension Methods

Constructors

MedianCutPaletteBuilder(IColorDistance)

Methods

BuildPalette(List<Color>, int)

Reduce the number of colors to maxColors (or less) using an appropriate selection algorithm.