EXIF library (libexif) Internals  0.6.24
_ByteOrderChangeData Struct Reference

Data Fields

ExifByteOrder old
 
ExifByteOrder new
 

Detailed Description

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

Field Documentation

◆ new

ExifByteOrder _ByteOrderChangeData::new

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

Referenced by entry_set_byte_order(), and exif_data_set_byte_order().

◆ old

ExifByteOrder _ByteOrderChangeData::old

Definition at line 1196 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