dup
Description:
Duplicate a buffer (internally uses gegl_buffer_copy).
Aligned tiles will create copy-on-write clones in the new buffer.
Parameters:
| this |
the GeglBuffer to duplicate. |
Returns:
|
the new buffer |
Duplicate a buffer (internally uses gegl_buffer_copy).
Aligned tiles will create copy-on-write clones in the new buffer.
| this |
the GeglBuffer to duplicate. |
|
the new buffer |