Back to FabImage Library website
You are here: Start » Function Reference » Conversions » RegionToShapeRegion
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a region to region of interest.
Syntax
C++
C#
void fil::RegionToShapeRegion ( const fil::Region& inRegion, fil::ShapeRegion& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outShapeRegion | ShapeRegion& |


