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


