Function
Geglgraph_dump_outputs
since: 0.4
Declaration [src]
void
gegl_graph_dump_outputs (
GeglNode* node
)
Description [src]
Dump the bounds and format of each node in the graph to stdout.
Available since: 0.4
Parameters
node
-
Type:
GeglNode
The final node of the graph.
The data is owned by the caller of the function.