Hello,
i am looking for a library that would allow to process an image in "realtime"
I need it working with some seekbar that will edit or add these paramenters/Effect: Brightness, Saturation, Blur.
The user should be able to rollback the previous state of the image while moving the seekbar or keep the selected settings.
For example i set the brightness +20 then i move to Saturation bar and set it + 40
i aspect the result image is +20 brightness and + 40 saturation, sorry for the cheap explanation i could not find any other way to explain this at the moment.
Time ago i've found a sample app that was doing exactly this but i cannot find it now.
Thank you