Map

Recursive Transform

Apply a transformation recursively.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Output

Operation properties

Transform
gchararray
Transformation matrix, using SVG syntax (or multiple matrices, separated by semicolons).
Default "matrix (1, 0, 0, 0, 1, 0, 0, 0, 1)"
First iteration
gint
First iteration.
Default 0
Value range 020.
Iterations
gint
Number of iterations.
Default 3
Value range 020.
Fade color
GeglColor
Color to fade transformed images towards, with a rate depending on its alpha.
Default ``
Fade opacity
gdouble
Amount by which to scale the opacity of each transformed image.
Default 1.00
Value range 0.001.00.
Paste below
gboolean
Paste transformed images below each other.
Default false
Resampling method
dictionary
Mathematical method for reconstructing pixel values.
Default Linear
Possible values NearestLinearCubicNoHaloLoHalo