I am trying to make asimple image processing application and I want to be able to reducethe number of colors used. All that Ihave found is some code for changing the color depth.
I need a procedure:
ReduceColors(Image1.Picture.Bitmap, no_of_colors);
Does somebody know a procedure for this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.