nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Custom filter for contrast #812

Open bershek opened 1 year ago

bershek commented 1 year ago

Hey, could you explain to me does it is possible with this API to make a filter for contrast? I found in filter variable name "contrast", but I don't understand which params I need to use for this filter. https://github.com/nhn/tui.image-editor/blob/338d7b18b6b6a52962f042e31e46638d88683c4a/apps/image-editor/src/js/ui/filter.js

lja1018 commented 1 year ago

@bershek Can you write it in more detail?

bershek commented 1 year ago

@lja1018 I mean a simple filter for contrast, does it possible to implement it with this library?

lja1018 commented 1 year ago

@bershek The image-editor cannot implement filters. I'm sorry.

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!