glfx.js icon indicating copy to clipboard operation
glfx.js copied to clipboard

stack more than just two filters

Open peeter2 opened this issue 7 years ago • 3 comments

Hello,

Why does it not allow to stack more than just two certain filters? This allows only brightness and contrast for example. Or hue and saturation. But not brightness and hue. Or am I mistaken? Is there a way to apply unlimited filters to an image?

peeter2 avatar Mar 10 '18 13:03 peeter2

Hey!

I actually had the same issue. I know it isn't built in directly, but you can implement that stacking of the effects by using Javascript Classes. Let me know if you need more clarity on that!

joebImagine avatar Mar 23 '18 16:03 joebImagine

oh, thanks for your reply

peeter2 avatar Mar 23 '18 17:03 peeter2

Hey!

I actually had the same issue. I know it isn't built in directly, but you can implement that stacking of the effects by using Javascript Classes. Let me know if you need more clarity on that!

Could you provide an example of how this can be done?

taslangraham avatar Nov 11 '22 17:11 taslangraham