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