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