set_metadata
Description:
[
Version ( since =
"2.10" ) ]
public bool set_metadata (
Metadata metadata)
Set the image's metadata.
Sets exif/iptc/xmp metadata on the image, or deletes it if metadata is null.
Parameters:
| this |
The image.
|
| metadata |
The exif/ptc/xmp metadata.
|
Returns: