Pixel.opBinary

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

Meta