[ Version ( since = "0.12.2" ) ]
public Bytes? get_exif_data (ByteOrder byte_order) throws Error
Returns a binary blob of the contained EXIF data, if the image contains any.
| this |
An instance of [class@GExiv2.Metadata] |
| byte_order |
Whether to export the data in little or big endian format |
|
The content of the EXIF data or null on error |