RGB.opBinary

Arithmetic operations between color and arithmetic types

  1. RGB opBinary(RGB rhs)
  2. RGB opBinary(T rhs)
    class RGB
    opBinary
    (
    string op
    T
    )
    (
    auto ref T rhs
    )
  3. RGB opBinaryRight(T rhs)

Parameters

rhs T

variable

Meta