Function
GeglBufferIteratorempty_new
Declaration [src]
GeglBufferIterator*
gegl_buffer_iterator_empty_new (
int max_slots
)
Description [src]
Create a new buffer iterator without adding any sub-iterators.
This function is not directly available to language bindings.
| skip-reason | unknown_since_f0408f3f |
Return value
Type: GeglBufferIterator
A new GeglBufferIterator without any sub-iterators.
| The data is owned by the called function. |