Color.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color opOpAssign(T c)
    struct Color
    opOpAssign
    (
    string op
    T
    )
    (
    in T c
    )
    if (
    op == "+"
    )
  2. Color opOpAssign(int f)

Meta