Back to FabImage Library Lite website

You are here: Start » Conversions » Circle2DToShapeRegion

Circle2DToShapeRegion


Header: FIL.h
Namespace: fil

Converts a circle to region of interest.

Syntax

void fil::Circle2DToShapeRegion
(
	const fil::Circle2D& inCircle,
	fil::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
inCircle const Circle2D&
outShapeRegion ShapeRegion&