Method
GeglProcessorset_rectangle
Declaration [src]
void
gegl_processor_set_rectangle (
GeglProcessor* processor,
const GeglRectangle* rectangle
)
Description [src]
Change the rectangle a GeglProcessor
is working on.
Sets property | Gegl.Processor:rectangle |
Parameters
rectangle |
GeglRectangle |
The new |
|
The data is owned by the caller of the function. |