I am not having any idea of how to apply different effect on Image,
I have seen the EffectFactory class and Effect class in effect class there is one method apply but I am not sure what to pass in inputTexId and optputTexId, and from where I get the new updated image, how to store the updated image in imageView,
Please help me with how to approach this problem. Is there any opensource library available for providing effects on Image.
Thanks,