Gimp.MetadataLoadFlags

What metadata to load when importing images.

MetadataLoadFlags.NONE

Do not load the metadata

MetadataLoadFlags.COMMENT

Load the comment

MetadataLoadFlags.RESOLUTION

Load the resolution

MetadataLoadFlags.ORIENTATION

Load the orientation (rotation)

MetadataLoadFlags.COLORSPACE

Load the colorspace

MetadataLoadFlags.ALL

Load all of the above