Have tested with various, but for example:
Code: Select all
var x = img.applyFilter("Negative" /*, {
filerChannels: "r,g,b,a"
}*/);
img.saveToFile(test-filter.jpg);
x.saveToFile('test-x-filter.jpg');
img.saveToFile(test-filter.png');
x.saveToFile('test-x-filter.png');
What am I doing wrong here?
Running as code by:
Code: Select all
actextec -c script_name
Actiona Executer version 3.9.2, script version 1.1.0
3.10 does not show version by --version on actexec, but actiona say:
Actiona 3.10.1, script 1.1.0