This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | ExifByteOrder { EXIF_BYTE_ORDER_MOTOROLA, EXIF_BYTE_ORDER_INTEL } |
Functions | |
const char * | exif_byte_order_get_name (ExifByteOrder order) |
|
Definition at line 28 of file exif-byte-order.h. |
|
Definition at line 29 of file exif-byte-order.c. References _, EXIF_BYTE_ORDER_INTEL, and EXIF_BYTE_ORDER_MOTOROLA. |