ByteOrder
Description:
[ CCode ( cprefix = "GEXIV2_BYTE_ORDER_" , type_id = "gexiv2_gexiv2_byte_order_get_type ()" ) ]
public enum ByteOrder
Options to control the byte order of binary EXIF data exports
Content:
Enum values:
- BIG - Use big-endian byte order
- LITTLE - Use little-endian byte order