How to set brightness or contrast of an image? #1080
Unanswered
tahademirer
asked this question in
Q&A
Replies: 1 comment
-
The easiest way would be to use color filters: https://kazzkiq.github.io/svg-color-filter/ But this can also be achieved with simple shaders: https://www.shadertoy.com/view/tscGzs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm looking for to set the brightness, contrast, temperature of an image.
With an HTML canvas it's easy to set. But i couldn't figured out how to set it with RN Skia.
Can you help me please?
Beta Was this translation helpful? Give feedback.
All reactions