filter_op


Description:


public Buffer filter_op (Buffer source_buffer, string operation_name, ...)

Apply the operation to source_buffer, returning the result in a new buffer.

Parameters:

source_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.

Returns:

the result of the filter


Namespace: Gegl
Package: gegl-0.4