Generic Image Decoder

From AdaCommons

Jump to: navigation, search

http://gen-img-dec.sourceforge.net/

The Generic Image Decoder (GID) is an Ada package for decoding a broad variety of image formats, from any data stream, to any kind of medium, be it an in-memory bitmap, a GUI object, some other stream, floating-point data for scientific calculations, a browser element, a device,...

Animations are supported.

Features

  • Standalone (no dependency on other libraires, bindings,...)
  • Unconditionally portable code: OS-, CPU-, compiler- independent code.
  • Multi-platform, but native code build
  • Task safe
  • Endian-neutral
  • Free, open-source
  • pure Ada 95 (compiled by Ada 95, Ada 2005, and later compilers)

License

MIT License

Personal tools