Color.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryRight(Color!(R, N) b)
  2. auto opBinaryRight(R b)
    struct Color
    const
    opBinaryRight
    (
    string op
    R
    )
    (
    in R b
    )
    if (
    isNumeric!R
    )

Meta