Back to FabImage Library website

You are here: Start » Function Reference » Shape Features » ShapeWithNormalizedOrientation

ShapeWithNormalizedOrientation


Header:FIL.h
Namespace:fil

Returns the same shape but with orientation corresponding to the axes.

Syntax

C++
C#
 
void fil::ShapeWithNormalizedOrientation
(
	const fil::Path& inShape,
	fil::Path& outShape
)

Parameters

Name Type Default Description
inShape const Path&
outShape Path&

Errors

List of possible exceptions:

Error type Description
DomainError Open path on input in ShapeWithNormalizedOrientation.