Back to FabImage Library Lite website

You are here: Start » Conversions » RegionToShapeRegion

RegionToShapeRegion


Header: FIL.h
Namespace: fil

Converts a region to region of interest.

Syntax

void fil::RegionToShapeRegion
(
	const fil::Region& inRegion,
	fil::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
Input value
inRegion const Region& Input region
Output value
outShapeRegion ShapeRegion&