Pixel.opBinary

  1. Pixel!V opBinary(const real other)
  2. Pixel!V opBinary(const Pixel!V other)
    struct Pixel(V)
    opBinary
    const
    (
    string op : "+"
    )
    (
    const Pixel!V other
    )

Meta