Groups | Search | Server Info | Login | Register
Groups > comp.lang.c.moderated > #488
| From | Jasen Betts <jasen@xnet.co.nz> |
|---|---|
| Newsgroups | comp.programming, comp.lang.c.moderated |
| Subject | Re: Any ideas for writing a decoder? |
| Date | 2011-02-01 16:27 -0600 |
| Organization | Dis (not Dat) Organisation |
| Message-ID | <clcm-20110201-0001@plethora.net> (permalink) |
| References | <clcm-20110124-0011@plethora.net> |
Cross-posted to 2 groups.
On 2011-01-24, nimo <nimo@NOSPAM.DOMAIN> wrote: > Hello.., > > > I've got a small program(almost like a new algo) > for lossy data. > > I need to develop a small color program in C. > > I mean lets see this example.. > > A N-Channel color Palette, where it can display colors > appropriate to given color values. > > so that I can able to scan the color values(row by row) > to get a Perception of Image . > > Any ideas how to start writing a color palette? > or Is it possible to find ready made libraries for this job? > > Any pointers how to boot up this would be very, very helpful..! sounds like it's been done. see ppmquant and ppmtogif the netpbm, C source is available. -- comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must have an appropriate newsgroups line in your header for your mail to be seen, or the newsgroup name in square brackets in the subject line. Sorry.
Back to comp.lang.c.moderated | Previous | Next | Find similar
Re: Any ideas for writing a decoder? Jasen Betts <jasen@xnet.co.nz> - 2011-02-01 16:27 -0600
csiph-web