[ Version ( since = "2.10" ) ]
public bool set_from_exif (uint8[] exif_data) throws Error
Sets the tags from a piece of Exif data on this.
| this |
A Metadata instance. |
| exif_data |
The blob of Exif data to set |
| exif_data_length |
Length of |
|
true on success, false otherwise. |