Back to FabImage Library Lite website

You are here: Start » Conversions » BoxToShapeRegion

BoxToShapeRegion


Header: FIL.h
Namespace: fil

Converts a box to shape region.

Syntax

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

Parameters

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