Color.op

Apply a custom operation for each channel. Example: COLOR.op!q{(a + b) / 2}(colorA, colorB);

struct Color(FieldTuple...)
static
typeof(this)
op
(
string expr
T...
)
()

Meta