Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.8
-
None
Description
Qt Graphical effects has the Blend QML type. This is used to control how different colors of overlapping elements are rendered.
This does not exist in the successor for Qt QGE and is excepted by user doing 2D UI where items overlap.
Typical blend modes are described in: https://en.wikipedia.org/wiki/Blend_modes
Important features for first pass implementation would be:
Soft Light
There is a good explanation of this: https://www.youtube.com/watch?v=NGCJqLxwQ5c
Overlay
https://www.youtube.com/watch?v=He88SIya5Wo