CvRect Fields OpenCvSharp Class Library

The CvRect type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberEmpty
Represents a CvRect structure with its properties left uninitialized.
Public fieldHeight
Height of the rectangle
Public fieldStatic memberSizeOf
sizeof(CvRect)
Public fieldWidth
Width of the rectangle
Public fieldX
x-coordinate of the left-most rectangle corner[s]
Public fieldY
y-coordinate of the top-most or bottom-most rectangle corner[s]
Top
See Also

Reference