RoundRect.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.

  1. RoundRect opBinary(Point rhs)
  2. RoundRect opBinary(Point rhs)
  3. RoundRect opBinary(Scalar[2] rhs)
    struct RoundRect
    opBinary
    (
    string op
    )
    ()
    if (
    op.among!("+", "-")
    )
  4. RoundRect opBinary(Scalar[2] rhs)
  5. RoundRect opBinary(Scalar rhs)

Meta