(11-10-2021, 06:49 PM)rich2005 Wrote: You could start here: https://www.gimp-forum.net/Thread-Script...operations
and here: http://gimpchat.com/viewtopic.php?f=9&t=18040&start=10
Mostly script-fu but there is some python at the end.
There will also be some code in here: https://www.gimpscripts.net/2021/10/mrq-...s-rpl.html
Sorry for late answer, I forgot that I did post here.
I am searching for something more or less like
Code:
pdb.gimp_layer_recursive_transform(img, layer, parameter 1, 2, 3, 4, 5, and so on)
anyway thanks a lot Rich