Back to FabImage Library Lite website
You are here: Start » Conversions » BoxToShapeRegion
BoxToShapeRegion
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Converts a box to shape region.
Syntax
void fil::BoxToShapeRegion ( const fil::Box& inBox, fil::ShapeRegion& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | const Box& | ||
![]() |
outShapeRegion | ShapeRegion& |


