comp.lang.ada
 help / color / mirror / Atom feed
From: Srini - <RasikaSrinivasan@gmail.com>
Subject: Re: Representing image data
Date: Tue, 10 Mar 2009 19:43:04 -0700 (PDT)
Date: 2009-03-10T19:43:04-07:00	[thread overview]
Message-ID: <1cdcd473-642d-492f-bc3a-9278d0c4faac@e38g2000yqa.googlegroups.com> (raw)
In-Reply-To: 49b71100$1_6@news.bluewin.ch

a good starting point might be ImageMagick. There is an Ada binding
even though somewhat dormant.

HTH
On Mar 10, 9:16 pm, Gautier <gaut...@fakeaddress.nil> wrote:
> Kenneth Almquist wrote:
> > I've been working on the design of an image decoding library.  The
> > basic idea is that the library will examine the first few bytes of
> > an image, determine the format, and call the appropriate decoder,
> > so that an application using the library can read images without
> > writing code for each image format it wants to handle.
>
> How common are the formats' encodings ? JPEG, PNG, BMP, GIF, TGA, PPM... ?
> Compressed ? With/without loss ? Not compressed ?
> There are various libraries, full Ada (at least for BMP, GIF, TGA & PPM)
> or bindings, which support these usual formats. Could be a good starting
> point, and you also could use them for the "back-end" jobs.
>
> HTH
> _________________________________________________________
> Gautier's Ada programming --http://sf.net/users/gdemont/
> NB: For a direct answer, e-mail address on the Web site!




  reply	other threads:[~2009-03-11  2:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10 21:26 Representing image data Kenneth Almquist
2009-03-11  1:16 ` Gautier
2009-03-11  2:43   ` Srini - [this message]
2009-03-11 21:12   ` Kenneth Almquist
2009-03-11 22:39     ` tmoran
2009-03-12  2:38   ` Randy Brukardt
2009-03-11  9:00 ` Dmitry A. Kazakov
2009-03-11 15:45   ` Brian Drummond
2009-03-11 20:12     ` sjw
2009-03-13 11:31       ` Brian Drummond
2009-03-13 20:31 ` Kenneth Almquist
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox