dup


Description:

public Buffer dup ()

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