Quote:
Originally posted by magicbud3344
no i do not know what color dithering is, i may do it and not know that it is called this but i have never heard of the tearm dithering so please explane
|
Its an image effect that blends colors. Depends upon the algorithm used. Floyd-Steinberg is the most common as it can do some nice blending of colors. Look at the blending effect I did on my dialog window. That is good example of what Floyd-Steinberg dithering does.