Search found 1 match
- 2018-04-04T02:57:48-07:00
- Forum: Users
- Topic: Instagram Valencia Filter using Imagemagick
- Replies: 2
- Views: 4877
Instagram Valencia Filter using Imagemagick
I am working on Valencia fileter of instagram. However i have completed this work from CSS and JS. However i need help how to complete with PHP. Below is the CSS script provided by the instagram. .filter-valencia { -webkit-filter: sepia(.25) contrast(1.1) brightness(1.1); filter: sepia(.25) contrast ...