arc
arc copied to clipboard
Transformations receiving parameters
I have the need to perform some transformations receiving cropping parameters but I don't find any way to do it.
There is some way to perform transformations that receive parameters and use them in the command to be executed (for example imagemagick's convert)?.
How about passing your params as the scope
parameter?