ColorOperators.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate ColorOperators(Components...)
const
typeof(this)
opUnary
(
string op
)
()
if (
op == "+" ||
op == "-"
||
(
op == "~" &&
isIntegral!ComponentType
)
)

Meta