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