Replies: 1 comment 1 reply
-
Interesting idea. So this would deprecate |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I would like to see a "mix-blend" function for Image in Slint. It shouldn't be a difficult task, because it's enough to do the same "colorize", but with a small modification. For example, a "mix-blend: lighten" can be done like this +/-:
Or use the graphics API directly, most of them provide blend overlay state.
Beta Was this translation helpful? Give feedback.
All reactions