Right now values from all curves multiply, this diff add new modes: add, max, min, difference.
Add, max and min are self explanatory, I guess.
Diff is some sort of XOR, bigger difference between values - bigger result.
I also added some brushes with different modes to play with.
I need feedback about actual code in kis_curve_option.cpp plus feedback about tool tip and how combobox looks.