RGB.opBinaryRight

Arithmetic operations between color and arithmetic types

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

Parameters

rhs T

variable

Meta