이름 | 설명 |
---|---|
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). |