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


