This Amiga shared library wraps libexif (LGPL) - adding some certain layer
of abstraction - for usage from within graphics programs like SView5.
The name of the Amiga shared library is "exifdata.library" - it does
not export the API of libexif directly, but only a subset in form of
Amiga-specific wrappers. The API intentionally is publicly
documented now, even though it is not mature yet.
You also need to download util/libs/libexif.zip
|