EXIF library (libexif) Internals 0.6.26
_ByteOrderChangeData Struct Reference

Data Fields

ExifByteOrder old
 
ExifByteOrder new
 

Detailed Description

Definition at line 1207 of file exif-data.c.

Field Documentation

◆ new

ExifByteOrder _ByteOrderChangeData::new

Definition at line 1208 of file exif-data.c.

Referenced by entry_set_byte_order(), and exif_data_set_byte_order().

◆ old

ExifByteOrder _ByteOrderChangeData::old

Definition at line 1208 of file exif-data.c.

Referenced by entry_set_byte_order(), and exif_data_set_byte_order().


The documentation for this struct was generated from the following file:

libexif Generated by doxygen