set_from_xmp


Description:

[ 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.

Parameters:

this

A Metadata instance.

xmp_data

The blob of XMP data to set

xmp_data_length

Length of xmp_data, in bytes

Returns:

true on success, false otherwise.