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


