Back to FabImage Library Lite website

You are here: Start » Conversions » Ring2DToShapeRegion

Ring2DToShapeRegion


Header: FIL.h
Namespace: fil

Converts a ring to region of interest.

Syntax

void fil::Ring2DToShapeRegion
(
	const fil::Ring2D& inRing,
	fil::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
Input value
inRing const Ring2D&
Output value
outShapeRegion ShapeRegion&