Module implementations

Source
Expand description

Implementation module for exif-oxide

This module contains manual implementations of ExifTool’s conversion functions. All implementations are direct translations from ExifTool source code.

Modules§

canon
Canon-specific EXIF processing coordinator
nikon
Nikon-specific EXIF processing coordinator
print_conv
PrintConv implementations for exif-oxide
sony
Sony-specific MakerNote processing
value_conv
ValueConv implementations for exif-oxide

Functions§

register_all_conversions
Register all implemented PrintConv and ValueConv functions