Gegl.MetadataMap

Fields

Name

Type

Access

Description

local_name

str

r/w

Name of metadata variable used in the file module.

name

str

r/w

Standard metadata variable name used by Gegl.

transform

GObject.ValueTransform

r/w

Optional GObject.Value transform function.

Methods

None

Details

class Gegl.MetadataMap

Struct to describe how a metadata variable is mapped from the name used by the image file module to the name used by Gegl. An optional transform function may be specified, e.g. to transform from a #GDatetime to a string.