Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D » Geometry 2D Features » EllipseArea
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Computes the area of an ellipse.
Syntax
C++
C#
void fil::EllipseArea ( const fil::Ellipse2D& inEllipse, float& outArea )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inEllipse | const Ellipse2D& | ||
![]() |
outArea | float& |