DeleteImageMetadata¶
Deletes metadata entries from an image based on name.
user¶
Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.
out¶
The output image generated by this node.
enabled¶
Turns the node on and off.
in¶
The input image
names¶
The names of metadata entries to be removed. This is a space separated list of entry names, which accepts Gaffer’s standard string wildcards.
invertNames¶
When on, matching names are kept, and non-matching names are removed.