Back to FabImage Library website

You are here: Start » Function Reference » Conversions » Ring2DToShapeRegion

Ring2DToShapeRegion


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a ring to region of interest.

Syntax

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

Parameters

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