Mat.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Mat opBinary(float a)
  2. Mat opBinary(int a)
  3. Mat opBinary(double a)
    struct Mat
    opBinary
    (
    string op
    )
    (
    double a
    )
  4. Mat opBinary(Mat m)
  5. Mat opBinary(Scalar s)

Meta