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


