Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we use a custom filter and standard filters on the same image? #492

Open
FahadSaleem opened this issue Jun 29, 2021 · 0 comments
Open

Comments

@FahadSaleem
Copy link

I am currently using a group of filters using val mCurrentConfig = "@adjust brightness 0 @adjust contrast 1 @adjust saturation 1 #unpack @blur lerp 0 @adjust sharpen 0 @adjust exposure 0"

I want to add a custom filter to this group as well (vibrance filter). Can anyone tell me how I can add it in the same group as these standard filters so the final result is a combination of all these filters? (mCurrentConfig + vibrance custom)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant