Expands or shrinks rectangle by a certain amount
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rect
- Type: OpenCvSharpCvRect
[Missing <param name="rect"/> documentation for "M:OpenCvSharp.CvRect.op_Addition(OpenCvSharp.CvRect,OpenCvSharp.CvSize)"]
- size
- Type: OpenCvSharpCvSize
[Missing <param name="size"/> documentation for "M:OpenCvSharp.CvRect.op_Addition(OpenCvSharp.CvRect,OpenCvSharp.CvSize)"]
Return Value
Type: CvRect[Missing <returns> documentation for "M:OpenCvSharp.CvRect.op_Addition(OpenCvSharp.CvRect,OpenCvSharp.CvSize)"]
See Also