Right, I'll add the Screen mode back (I'd like to keep the other modes).
I'll also add a "negative" color option, but after that it's finished!
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
[done] Multiplicative opacity between displayed layers?
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] Multiplicative opacity between displayed layers?
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: [done] Multiplicative opacity between displayed layers?
Thank you very much! I'm eager to test the coming new version!
Just one question. How did you implement your Darken mode?
Is it: (1-r) B + r Darken(B , A)
Or is it: Darken(B , (1-r) I + r A)
Unlike what's goes on with Multiply, those two formulas are not equivalent! I'm not sure which one is actually the best. Whereas I think the first one is more logic, the second one could be more useful.
Just one question. How did you implement your Darken mode?
Is it: (1-r) B + r Darken(B , A)
Or is it: Darken(B , (1-r) I + r A)
Unlike what's goes on with Multiply, those two formulas are not equivalent! I'm not sure which one is actually the best. Whereas I think the first one is more logic, the second one could be more useful.
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] Multiplicative opacity between displayed layers?
The new beta is released.
For the modes other than multiply, first the opacity is applied to the layer, then the layer is blended over the base map.
For the modes other than multiply, first the opacity is applied to the layer, then the layer is blended over the base map.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: [done] Multiplicative opacity between displayed layers?
I tested the latest version, and blending modes work perfectly as expected!
Thank you for your fantastic work and support!
Thank you for your fantastic work and support!
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] Multiplicative opacity between displayed layers?
Thanks for the feedback.
Do you like AlpineQuest ? Leave a small comment on Google Play !