I'm new to AngularJS and I am using angular 6 for web application in that I want to apply some image processing effect on the image like Blur, crop, tagin on the image, Brightness etc.
Is it possible in angular 6?
Can someone guide me which steps need to follow?
Thanks for Help...