Gegl.MetadataMap¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
local_name |
r/w |
Name of metadata variable used in the file module. |
|
name |
r/w |
Standard metadata variable name used by Gegl. |
|
transform |
r/w |
Optional |
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.