Back to FabImage Library website
You are here: Start » Function Reference » Conversions » Rectangle2DToShapeRegionDeprecated
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a rectangle to a shape region.
Syntax
C++
C#
void fil::Rectangle2DToShapeRegionDeprecated ( const fil::Rectangle2D& inRectangle, fil::ShapeRegionDeprecated& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRectangle | const Rectangle2D& | ||
![]() |
outShapeRegion | ShapeRegionDeprecated& |


