Content deleted Content added
BarrelProof (talk | contribs) Undid revision 669299767 by 117.242.208.98 (talk) |
|||
Line 4:
== Color quantization ==
{{main|Color quantization}}
Color quantization reduces the number of colors used in an image; this is important for displaying images on devices that support a limited number of colors and for efficiently compressing certain kinds of images. Most bitmap editors and many operating systems have built-in support for color quantization. Popular modern color quantization algorithms include the nearest color algorithm (for fixed palettes), the [[Median cut|median cut algorithm]], and an algorithm based on [[octree]]s.
|