Method
GeglNodenew_processor
Declaration [src]
GeglProcessor*
gegl_node_new_processor (
GeglNode* node,
const GeglRectangle* rectangle
)
Parameters
rectangle |
GeglRectangle |
The |
|
The data is owned by the caller of the function. |
Return value
Returns: | GeglProcessor |
A new |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |