EXIF
-
class other.EXIF.IFD_Tag(printable, tag, field_type, values, field_offset, field_length)
-
class other.EXIF.Ratio(num, den)
-
reduce()
-
other.EXIF.gcd(a, b)
-
other.EXIF.make_string(seq)
-
other.EXIF.make_string_uc(seq)
-
other.EXIF.nikon_ev_bias(seq)
-
other.EXIF.olympus_special_mode(v)
-
other.EXIF.process_file(f, stop_tag='UNDEF', details=True, strict=False, debug=False)
-
other.EXIF.s2n_intel(str)
-
other.EXIF.s2n_motorola(str)
-
other.EXIF.usage(exit_status)