GExiv2.ByteOrder – gexiv2-0.16 Reference Manual
Packages
gexiv2-0.16
GExiv2
ByteOrder
BIG
LITTLE
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, in [method@Metadata.
get_exif_data].
Namespace:
GExiv2
Package:
gexiv2-0.16
Content:
Enum values:
BIG
-
Use big-endian byte order
LITTLE
-
Use little-endian byte order