arc icon indicating copy to clipboard operation
arc copied to clipboard

Transformations receiving parameters

Open jfcalvo opened this issue 6 years ago • 1 comments

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)?.

jfcalvo avatar Mar 06 '18 14:03 jfcalvo

How about passing your params as the scope parameter?

moroz avatar Aug 24 '18 07:08 moroz