CvArrRectangle Method OpenCvSharp Class Library
Overload List

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

Reference