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