Constructor
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- x
- Type: SystemInt32
x-coordinate of the left-most rectangle corner[s] - y
- Type: SystemInt32
y-coordinate of the top-most or bottom-most rectangle corner[s] - width
- Type: SystemInt32
width of the rectangle - height
- Type: SystemInt32
height of the rectangle
See Also