RGB.opOpAssign

Arithmetic operations for colors

  1. RGB opBinary(RGB rhs)
  2. void opOpAssign(RGB rhs)
    class RGB
    void
    opOpAssign
    (
    string op
    )
    (
    auto ref RGB rhs
    )

Parameters

rhs RGB

second color

Meta