MetadataSaveFlags
Description:
[ CCode ( cprefix = "GIMP_METADATA_SAVE_" , has_type_id = false ) ]
[ Flags ]
public enum MetadataSaveFlags
What kinds of metadata to save when exporting images.
Content:
Enum values:
- ALL - Save all of the above
- COLOR_PROFILE - Save the
image's color profile Since: 2.10.10
- COMMENT - Save the image's comment
Since: 3.0
- EXIF - Save EXIF
- IPTC - Save IPTC
- THUMBNAIL - Save a thumbnail of
the image
- UPDATE - Update metadata
automatically Since: 3.2
- XMP - Save XMP