Mode:
Average:
All samples will be added together and after the last one they will be
divided by the number of samples given.
Minimum / Maximum:
The lowest/highest value of all samples will be used (on a per channel basis).
Darkest / Brightest: The darkest/brightest color will be used. Brightness = (R + G + B) / 3.
Additive:
All samples will be added together.
Subtractive:
All samples will be subtracted from each other.
Multiply:
All samples will be multiplied with each other.
Samples:
The number of how
many samples will be taken.
R/G/B Shift:
A value which will
be added to each sample (not just the final output).
R/G/B Clamp
Low / High:
Clamps the value of
each sample (not just the final output) to the given values. Only
useful for shift-values not equal to 0.
|