get_buffer


Description:

public Buffer get_buffer ()

Returns the (cache) buffer the processor is rendering into, another way of getting to the same pixel data is calling gegl_node_blit with flags indicating that we want caching and accept dirty data.

Parameters:

this

a Processor

Returns:

the Buffer rendered into.