Inflates this CvRect by the specified amount.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- width
- Type: SystemInt32
The amount to inflate this Rectangle horizontally. - height
- Type: SystemInt32
The amount to inflate this Rectangle vertically.
See Also