C# (CSharp) AForge.Imaging.ColorReduction Namespace

Classes

Name Description
ColorErrorDiffusionToAdjacentNeighbors Base class for error diffusion color dithering, where error is diffused to adjacent neighbor pixels.
ColorImageQuantizer Color quantization tools.
ErrorDiffusionColorDithering Base class for error diffusion color dithering.
FloydSteinbergColorDithering Color dithering using Floyd-Steinberg error diffusion.
MedianCutQuantizer Median cut color quantization algorithm.
OrderedColorDithering Color dithering with a thresold matrix (ordered dithering).