CvArrDrawRect Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodDrawRect(CvRect, CvScalar)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvPoint, CvPoint, CvScalar)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvRect, CvScalar, Int32)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvPoint, CvPoint, CvScalar, Int32)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvRect, CvScalar, Int32, LineType)
Draws simple, thick or filled rectangle
Public methodDrawRect(Int32, Int32, Int32, Int32, CvScalar)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvPoint, CvPoint, CvScalar, Int32, LineType)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvRect, CvScalar, Int32, LineType, Int32)
Draws simple, thick or filled rectangle
Public methodDrawRect(Int32, Int32, Int32, Int32, CvScalar, Int32)
Draws simple, thick or filled rectangle
Public methodDrawRect(CvPoint, CvPoint, CvScalar, Int32, LineType, Int32)
Draws simple, thick or filled rectangle
Public methodDrawRect(Int32, Int32, Int32, Int32, CvScalar, Int32, LineType)
Draws simple, thick or filled rectangle
Public methodDrawRect(Int32, Int32, Int32, Int32, CvScalar, Int32, LineType, Int32)
Draws simple, thick or filled rectangle
Top
See Also

Reference