Hello,
I can’t figure out how to stack some skiafilters, for example contrast and brightness. In the patch below, only the last filter (contrast) works. Can somebody help me?
Thanks, Matthias
Hello,
I can’t figure out how to stack some skiafilters, for example contrast and brightness. In the patch below, only the last filter (contrast) works. Can somebody help me?
Thanks, Matthias
right, there can always be only one colorfilter, so you first have to compose a new filter out of the two, like:
Hello Joreg,
thanks for your fast request and solution!
Great.
Best regards, Matthias
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.