Exexif.Decode (Кропоткин Framework v0.1.0) View Source

Decode tags and (in some cases) their parameters.

Link to this section Summary

Functions

Returns the decoded and humanized tag out of raw exif representation.

Link to this section Functions

Specs

tag(atom(), non_neg_integer(), value) :: {atom() | <<_::64, _::_*8>>, value}
when value: binary() | float() | non_neg_integer()

Returns the decoded and humanized tag out of raw exif representation.