1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-11-22 10:35:09 +00:00
Files
AmigaExamples/013.dithered_ham

ditherered ham

More changes to imagecon. This time I added simple Floyd-Steinberg dithering. You can see that while this improves the image, there are some problems somewhere in imagecon that increase the color intensity compared to the original source image.

I also added a very slow and hackish brute force palette computation that tries the find good HAM palette.

dithered

dithered

no dither

dithered

try it