Advertisement

color quantization

Started by October 12, 1999 06:57 PM
-1 comments, last by GameDev.net 25 years, 3 months ago
Hi. I'm looking for code to implement an ordered-dithering
algorithm for a 24-bit to 16-bit color image conversion.

I've read that ordered dithering is better for animation images
becauses it doesn't make the pixels jump around between frames,
like the other algorithms do.

Anybody have it and use it?

Frasier

This topic is closed to new replies.

Advertisement