Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Spatial Transforms » InflateRectangle
InflateRectangle
Header: | FIL.h |
---|---|
Namespace: | fil |
Enlarges a rectangle by a given margin.
Syntax
void fil::InflateRectangle ( const fil::Rectangle2D& inRectangle, float inMargin, fil::Rectangle2D& outRectangle )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inRectangle | const Rectangle2D& | ||
![]() |
inMargin | float | ||
![]() |
outRectangle | Rectangle2D& |