gdscjgec / Image-Editor

Open Source Web based Image Editor
https://gdscjgec.github.io/Image-Editor
MIT License
82 stars 68 forks source link

implementation of other useful Filter as of #9 #71

Closed ritika-saha closed 2 years ago

ritika-saha commented 2 years ago

Description

implemented 5 different filters - flip (to make the image negative), rainbow (to add rainbow effect to the picture), crumble (to give crumbled paper effect to image), sunset (to apply reddish orange tint as of sunset to image, prison (to add prison like bars to image)

Checklist

Related Issues or Pull Requests

Implement other useful Filter - issue #9

Add relevant screenshot or video (if any)

below pictures in order as - buttons, original image, flip, rainbow, crumble, sunset, prison

buttons original

flip

rainbow

crumble sunset prison

9