QImage reduce color to nearest indexed palette
-
hmm its not doing it for me.. for example I gave it an image and specified a palette size of 4.
after it was done processing it just recolored parts of the image..EDIT: now it doesn't look like its doing anything.
EDIT2: ok so when I open the file browser to load an image, all my images are listed as paint.net images when they are not.
I think its getting the file extension confused with the default program that opens the file.@Shadowblitz16 said in QImage reduce color to nearest indexed palette:
hmm its not doing it for me.. for example I gave it an image and specified a palette size of 4.
after it was done processing it just recolored parts of the image..What do you suppose an index based image is to look like?
Open any image, put it in photoshop, gimp or w/e make it index-based with a palette size of 4 and observe what happens. -
Hi
Unless you use Dithering, a palette of 4 color will destroy most images :)
