Back to FabImage Library website

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

BoxToShapeRegion


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a box to shape region.

Syntax

C++
C#
 
void fil::BoxToShapeRegion
(
	const fil::Box& inBox,
	fil::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
Input value
inBox const Box&
Output value
outShapeRegion ShapeRegion&