Talk:Color quantization

Revision as of 19:55, 12 August 2011 by Rdm (talk | contribs) (file format?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

file format?

Perhaps this task should use the PPM file format, since we know that a lot of languages here support it? (Write ppm file) Either that, or perhaps we should first have tasks to read and write .PNG files. That said, I think the TGA file format would be much simpler to implement support for, than PNG and still supports indexed color formats. That said PPM could work for this task, though without any compression from the color reduction. Another alternative might be to simply list the reduced color set and perhaps some associated statistics. --Rdm 19:55, 12 August 2011 (UTC)

Return to "Color quantization" page.