-
I'm fairly new to colours so I might just be stupid but after skimming that Compositing and Blending Level 1 thing mentioned in the docs here is my current understanding:
However, it seems to me after messing around a bit that |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, you seem to have the right idea and there's unfortunately no way to change the composition step at the moment. It could potentially be possible to expose the blend functions separately. Also, those blending and composition functions are specified for RGB, so the possibility to use other spaces is a generalization of them in Palette. Aesthetic results may vary. |
Beta Was this translation helpful? Give feedback.
Hi, you seem to have the right idea and there's unfortunately no way to change the composition step at the moment. It could potentially be possible to expose the blend functions separately.
Also, those blending and composition functions are specified for RGB, so the possibility to use other spaces is a generalization of them in Palette. Aesthetic results may vary.