create_chain
Description:
public void create_chain (string ops, Node op_start, Node op_end, double time, int rel_dim, string path_root) throws Error
Create a node chain from an unparsed commandline string.
Parameters:
ops |
an argv style, NULL terminated array of arguments |
op_start |
node to pass in as input of chain |
op_end |
node to get processed data |
time |
the time to use for interpolatino of keyframed values |
rel_dim |
relative dimension to scale rel suffixed values by |
path_root |
path in filesystem to use as relative root |
Namespace: Gegl
Package: gegl-0.4