Clear internal state of the color quantization algorithm by clearing the list of colors so far processed.

Namespace:  AForge.Imaging.ColorReduction
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public void Clear()

Implements

IColorQuantizer..::.Clear()()()

See Also