Node.from_file
Description:
The Node returned contains the graph described by the tree of stacks in the XML document.
The tree is connected to the "output" pad of the returned node and thus can be used directly for processing.
Parameters:
path |
the path to a file on the local file system to be parsed. |
Returns:
a GeglNode containing the parsed XML as a subgraph. |