Back to FabImage Library Lite website

You are here: Start » Conversions » Ellipse2DToShapeRegion

Ellipse2DToShapeRegion


Header: FIL.h
Namespace: fil

Converts an ellipse to region of interest.

Syntax

void fil::Ellipse2DToShapeRegion
(
	const fil::Ellipse2D& inEllipse,
	fil::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
Input value
inEllipse const Ellipse2D&
Output value
outShapeRegion ShapeRegion&