Back to FabImage Library website

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

RegionToShapeRegion


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a region to region of interest.

Syntax

C++
C#
 
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&