Function
Geglgraph_dump_request
Declaration [src]
void
gegl_graph_dump_request (
GeglNode* node,
const GeglRectangle* roi
)
Parameters
node
-
Type:
GeglNode
The final node of the graph.
The data is owned by the caller of the function. roi
-
Type:
GeglRectangle
The request rectangle.
The data is owned by the caller of the function.