|
average mode
| |
Description:
Most programs don't support this mode, because the normal mode returns the same result,
when opacity is set to 50% (see below), but I explain it here at the beginning because it is a very basic mode.
It is also similar to additive and subtractive mode (see below).
Formula:
f(a,b) = (a + b) / 2
Advantage:
This mode is commutative (base and blend color can be swapped).
Code:
|
|