Function

Geglgraph_dump_outputs

Declaration [src]

void
gegl_graph_dump_outputs (
  GeglNode* node
)

Description [src]

Dump the bounds and format of each node in the graph to stdout.

Parameters

node

Type: GeglNode

The final node of the graph.

The data is owned by the caller of the function.