CvDrawRect Method OpenCvSharp Class Library
Overload List

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

Reference