render_op


Description:


public void render_op (Buffer source_buffer, Buffer target_buffer, string operation_name, ...)

Apply the operation to source_buffer, writing the results to target_buffer.

Parameters:

source_buffer

the source Buffer for the filter

target_buffer

the source Buffer for the filter

operation_name

name of the operation to apply

...

the settings for the operation. Zero or more key/value pairs, ended terminated with NULL.


Namespace: Gegl
Package: gegl-0.4