You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using CamanJS in my project and it is working fine as expected, but in my application I have a whole bunch of images which I put inside the container and then apply the CSS filters directly to the container instead of applying the effects to all the images individually, the CSS filters I use are below
Once user hits next then I use the Caman JS to create the actual images, so is there an algorithm that I can use to match the values especially brightness?
The text was updated successfully, but these errors were encountered:
I am using CamanJS in my project and it is working fine as expected, but in my application I have a whole bunch of images which I put inside the container and then apply the CSS filters directly to the container instead of applying the effects to all the images individually, the CSS filters I use are below
Once user hits next then I use the Caman JS to create the actual images, so is there an algorithm that I can use to match the values especially brightness?
The text was updated successfully, but these errors were encountered: