Method
GeglBufferIteratorstop
Declaration [src]
void
gegl_buffer_iterator_stop (
GeglBufferIterator* iterator
)
Description [src]
Cancels the current iteration, freeing up any temporary resources. The iterator handle is no longer valid after invoking this function.
This method is not directly available to language bindings.